Home
last modified time | relevance | path

Searched refs:CR4_SMXE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/i386/include/
H A Dspecialreg.h77 #define CR4_SMXE 0x00004000 /* enable safe mode operation */ macro
/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h81 #define CR4_SMXE 0x00004000 /* enable safe mode operation */ macro
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c7956 { CR4_SMXE, "SMXE ", "smxe "}, in vmm_decode_cr4()