Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dcontrolregs.h90 #define MSR_INTC_SEP_CS 0x174 /* kernel code selector MSR */ macro
/titanic_44/usr/src/uts/intel/sys/
H A Dcontrolregs.h134 #define MSR_INTC_SEP_CS 0x174 /* kernel code selector MSR */ macro
/titanic_44/usr/src/uts/i86pc/os/
H A Dmp_startup.c2043 wrmsr(MSR_INTC_SEP_CS, (uint64_t)(uintptr_t)KCS_SEL); in cpu_sep_enable()
2056 wrmsr(MSR_INTC_SEP_CS, 0); in cpu_sep_disable()