X86_CR0_PG 72 arch/x86/include/uapi/asm/processor-flags.h #define X86_CR0_PG _BITUL(X86_CR0_PG_BIT) X86_CR0_PG 344 tools/testing/selftests/kvm/include/x86_64/processor.h #define X86_CR0_PG (1UL<<31) /* Paging */