Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcontrolregs.h52 #define CR0_PE 0x00000001 /* protection enabled */ macro
/illumos-gate/usr/src/uts/intel/sys/
H A Dcontrolregs.h59 #define CR0_PE 0x00000001 /* protection enabled */ macro
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dspecialreg.h39 #define CR0_PE 0x00000001 /* Protected mode Enable */ macro
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dspecialreg.h41 #define CR0_PE 0x00000001 /* Protected mode Enable */ macro