Searched refs:X86_CR4_PAE_BIT (Results 1 – 2 of 2) sorted by relevance
105 #define X86_CR4_PAE_BIT 5 /* enable physical address extensions */ macro106 #define X86_CR4_PAE _BITUL(X86_CR4_PAE_BIT)
208 btsl $(X86_CR4_PAE_BIT), %eax