Searched defs:X86_CR4_PAE (Results 1 – 2 of 2) sorted by relevance
106 #define X86_CR4_PAE _BITUL(X86_CR4_PAE_BIT) macro
44 #define X86_CR4_PAE (1ul << 5) macro