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