Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EFER_LMA
usr/src/boot/sys/x86/include/specialreg.h
83
#define EFER_LMA 0x000000400 /* Long mode active (R) */
usr/src/grub/grub-0.97/netboot/cpu.h
190
#define EFER_LMA (1<<EFER_LMA)