x86_context_switch
void x86_context_switch(struct arch_thread* oldState,
x86_context_switch(&from->arch_info, &to->arch_info);