Searched refs:EFER_LME (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Damd64_tramp.S34 #define EFER_LME 0x00000100 define
82 orl $EFER_LME, %eax
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dcpu.h189 #define EFER_LME (1<<EFER_LME) macro
/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Delf64_freebsd.c49 #define EFER_LME 0x00000100 macro
153 CALLBACK(setmsr, MSR_EFER, EFER_LMA | EFER_LME);
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dspecialreg.h82 #define EFER_LME 0x000000100 /* Long mode enable (R/W) */ macro

Completed in 83 milliseconds