Home
last modified time | relevance | path

Searched defs:EFER_SCE (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/grub/grub-0.97/netboot/
H A Dcpu.h188 #define EFER_SCE (1<<_EFER_SCE) macro
/titanic_52/usr/src/boot/sys/x86/include/
H A Dspecialreg.h81 #define EFER_SCE 0x000000001 /* System Call Extensions (R/W) */ macro