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