Home
last modified time | relevance | path

Searched defs:EFER_LME (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/boot/sys/boot/i386/libi386/
H A Damd64_tramp.S34 #define EFER_LME 0x00000100 macro
/titanic_52/usr/src/boot/sys/boot/userboot/userboot/
H A Delf64_freebsd.c49 #define EFER_LME 0x00000100 macro
/titanic_52/usr/src/grub/grub-0.97/netboot/
H A Dcpu.h189 #define EFER_LME (1<<EFER_LME) macro
/titanic_52/usr/src/boot/sys/x86/include/
H A Dspecialreg.h82 #define EFER_LME 0x000000100 /* Long mode enable (R/W) */ macro