Home
last modified time | relevance | path

Searched refs:IA32_MSR_LSTAR (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/kernel/arch/x86/64/
H A Dsyscalls.cpp64 x86_write_msr(IA32_MSR_LSTAR, (addr_t)x86_64_syscall_entry); in init_syscall_registers()
/haiku/headers/private/kernel/arch/x86/
H A Darch_cpu.h116 #define IA32_MSR_LSTAR 0xc0000082 macro