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