Home
last modified time | relevance | path

Searched refs:CR4_PKE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_x86util.c172 { "PKE", CR4_PKE, CR4_PKE }, in mdb_x86_print_sysregs()
/illumos-gate/usr/src/compat/bhyve/amd64/machine/
H A Dspecialreg.h40 #undef CR4_PKE
/illumos-gate/usr/src/uts/intel/sys/
H A Dcontrolregs.h125 #define CR4_PKE 0x400000 /* protection key enable */ macro
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dspecialreg.h82 #define CR4_PKE 0x00400000 /* Protection Keys Enable */ macro