Searched refs:CR0_EM (Results 1 – 2 of 2) sorted by relevance
42 #define CR0_EM 0x00000004 /* EMulate non-NPX coproc. (trap ESC only) */ macro
334 cr0 &= ~(CR0_CD | CR0_NW | CR0_EM); in init_secondary()