Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
X86_CR0_PG
arch/x86/include/uapi/asm/processor-flags.h
72
#define X86_CR0_PG _BITUL(X86_CR0_PG_BIT)
tools/testing/selftests/kvm/include/x86/processor.h
1527
#define X86_CR0_PG (1UL<<31) /* Paging */