Searched refs:CR0_EM (Results 1 – 4 of 4) sorted by relevance
339 cr0 &= ~(CR0_CD | CR0_NW | CR0_EM); in init_secondary()
281 "n" (CR0_EM | CR0_MP) : "ax"); in npx_probe()
40 #define CR0_EM 0x00000004 /* EMulate FPU instructions. (trap ESC only) */ macro
278 cr0 &= ~(CR0_CD | CR0_NW | CR0_EM); in init_secondary()