Home
last modified time | relevance | path

Searched refs:fpu_context_switch (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/arch/
A Dfpu.h31 void fpu_context_switch(thread_t *old_thread, thread_t *new_thread);
/arch/x86/
A Dthread.c93 fpu_context_switch(oldthread, newthread); in arch_context_switch()
139 fpu_context_switch(oldthread, newthread); in arch_context_switch()
A Dfpu.c219 void fpu_context_switch(thread_t *old_thread, thread_t *new_thread) { in fpu_context_switch() function

Completed in 5 milliseconds