X86_CR4_PAE 102 arch/x86/include/uapi/asm/processor-flags.h #define X86_CR4_PAE _BITUL(X86_CR4_PAE_BIT) X86_CR4_PAE 21 tools/testing/selftests/kvm/include/x86_64/processor.h #define X86_CR4_PAE (1ul << 5)