Searched refs:fpu_start_emulating (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm.c202 #define fpu_start_emulating() load_cr0(rcr0() | CR0_TS) macro
1071 fpu_start_emulating();
1090 fpu_start_emulating();

Completed in 123 milliseconds