HomeSort by: relevance | last modified time | path
    Searched defs:x86_fpu_save_separate_p (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/x86/
fpu.c 150 * x86_fpu_save_separate_p()
156 x86_fpu_save_separate_p(void) function in typeref:typename:bool
234 * Note: This is NOT the same as x86_fpu_save_separate_p(),
241 if (x86_fpu_save_separate_p()) {
250 if (x86_fpu_save_separate_p()) {
fpu.c 150 * x86_fpu_save_separate_p()
156 x86_fpu_save_separate_p(void) function in typeref:typename:bool
234 * Note: This is NOT the same as x86_fpu_save_separate_p(),
241 if (x86_fpu_save_separate_p()) {
250 if (x86_fpu_save_separate_p()) {

Completed in 22 milliseconds