Searched refs:fpu_switch_context (Results 1 – 3 of 3) sorted by relevance
136 extern void fpu_switch_context(
480 fpu_switch_context(old, new); in machine_switch_context()555 fpu_switch_context(thread, NULL); in machine_processor_shutdown()2207 fpu_switch_context(old, new); in machine_stack_handoff()
724 fpu_switch_context(thread_t old, thread_t new) in fpu_switch_context() function