X86_CR4_PGE 106 arch/x86/include/uapi/asm/processor-flags.h #define X86_CR4_PGE _BITUL(X86_CR4_PGE_BIT) X86_CR4_PGE 23 tools/testing/selftests/kvm/include/x86_64/processor.h #define X86_CR4_PGE (1ul << 7)