Searched refs:fpu_switch_context (Results 1 – 3 of 3) sorted by relevance
136 extern void fpu_switch_context(
478 fpu_switch_context(old, new); in machine_switch_context()553 fpu_switch_context(thread, NULL); in machine_processor_shutdown()2205 fpu_switch_context(old, new); in machine_stack_handoff()
672 fpu_switch_context(thread_t old, thread_t new) in fpu_switch_context() function