Searched refs:X86_CR0_EM (Results 1 – 3 of 3) sorted by relevance
31 #define X86_CR0_EM 0x00000004 /* Emulation */ macro
53 X86_CR0_TS | X86_CR0_EM | X86_CR0_MP)), %eax
361 const u32 em_rst = ~X86_CR0_EM; in setup_cpu_features()
Completed in 5 milliseconds