Home
last modified time | relevance | path

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

/titanic_51/usr/src/boot/sys/boot/userboot/userboot/
H A Delf64_freebsd.c55 #define CR0_PE 0x00000001 /* Protected mode Enable */ macro
/titanic_51/usr/src/grub/grub-0.97/stage2/
H A Dcontrolregs.h54 #define CR0_PE 0x00000001 /* protection enabled */ macro
/titanic_51/usr/src/uts/intel/sys/
H A Dcontrolregs.h57 #define CR0_PE 0x00000001 /* protection enabled */ macro
/titanic_51/usr/src/boot/sys/x86/include/
H A Dspecialreg.h39 #define CR0_PE 0x00000001 /* Protected mode Enable */ macro