Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
X86_CR4_PGE
arch/x86/include/uapi/asm/processor-flags.h
110
#define X86_CR4_PGE _BITUL(X86_CR4_PGE_BIT)
tools/testing/selftests/kvm/include/x86/processor.h
48
#define X86_CR4_PGE (1ul << 7)