Searched refs:X86_CR0_MP (Results 1 – 3 of 3) sorted by relevance
30 #define X86_CR0_MP 0x00000002 /* Monitor Coprocessor */ macro
53 X86_CR0_TS | X86_CR0_EM | X86_CR0_MP)), %eax
377 const u32 mp_ne_set = X86_CR0_MP | X86_CR0_NE; in setup_cpu_features()
Completed in 6 milliseconds