Searched refs:MSR_IA32_LSTAR (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.121.6/osfmk/i386/ | ||
| H A D | proc_reg.h | 770 #define MSR_IA32_LSTAR 0xC0000082 macro |
| H A D | mp_desc.c | 523 wrmsr64(MSR_IA32_LSTAR, DBLMAP((uintptr_t) hi64_syscall)); in cpu_syscall_init() |