Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
X86_CR4_LASS
arch/x86/kernel/cpu/common.c
415
cr4_set_bits(X86_CR4_LASS);
arch/x86/platform/efi/efi_64.c
464
efi_cr4_lass = cr4_read_shadow() & X86_CR4_LASS;