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