Searched refs:X86_CR4_PAE_BIT (Results 1 – 1 of 1) sorted by relevance
101 #define X86_CR4_PAE_BIT 5 /* enable physical address extensions */ macro102 #define X86_CR4_PAE _BITUL(X86_CR4_PAE_BIT)