Searched refs:CR0_EM (Results 1 – 3 of 3) sorted by relevance
24 #define CR0_EM 0x00000004 macro41 cr0 &= ~(CR0_EM | CR0_TS); in x86_init_fpu()
45 #define CR0_EM 0x0000000462 cr0 &= ~(CR0_EM | CR0_TS);