Home
last modified time | relevance | path

Searched defs:EFER_LMA (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/boot/sys/boot/userboot/userboot/
H A Delf64_freebsd.c50 #define EFER_LMA 0x00000400 /* Long mode active (R) */ macro
/titanic_52/usr/src/grub/grub-0.97/netboot/
H A Dcpu.h190 #define EFER_LMA (1<<EFER_LMA) macro
/titanic_52/usr/src/boot/sys/x86/include/
H A Dspecialreg.h83 #define EFER_LMA 0x000000400 /* Long mode active (R) */ macro