Home
last modified time | relevance | path

Searched refs:MSR_IA32_LSTAR (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.101.4/tests/
H A Dhvtest_x86_guest.h20 #define MSR_IA32_LSTAR 0xc0000082 macro
H A Dhvtest_x86_guest.c58 wrmsr(MSR_IA32_LSTAR, 0x123456789abc); in native_msr_vcpu_entry()
H A Dhvtest_x86.m1224 MSR_IA32_LSTAR,
/xnu-8020.101.4/osfmk/i386/
H A Dproc_reg.h770 #define MSR_IA32_LSTAR 0xC0000082 macro
H A Dmp_desc.c527 wrmsr64(MSR_IA32_LSTAR, DBLMAP((uintptr_t) hi64_syscall)); in cpu_syscall_init()