Home
last modified time | relevance | path

Searched refs:MSR_LSTAR (Results 1 – 9 of 9) sorted by relevance

/arch/x86/include/asm/
A Dmsr-index.h12 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target */ macro
/arch/x86/xen/
A Denlighten_pv.c1142 case MSR_LSTAR: in xen_do_write_msr()
/arch/x86/kvm/svm/
A Dsvm.c804 svm_disable_intercept_for_msr(vcpu, MSR_LSTAR, MSR_TYPE_RW); in svm_recalc_msr_intercepts()
2755 case MSR_LSTAR: in svm_get_msr()
2982 case MSR_LSTAR: in svm_set_msr()
A Dnested.c212 MSR_LSTAR, in nested_svm_init_msrpm_merge_offsets()
/arch/x86/kernel/cpu/
A Dcommon.c2201 wrmsrq(MSR_LSTAR, (unsigned long)entry_SYSCALL_64); in idt_syscall_init()
/arch/x86/kvm/vmx/
A Dtdx.c798 {.msr = MSR_LSTAR,},
A Dvmx.c1851 vmx_setup_uret_msr(vmx, MSR_LSTAR, load_syscall_msrs); in vmx_setup_uret_msrs()
8289 MSR_SYSCALL_MASK, MSR_LSTAR, MSR_CSTAR, in vmx_setup_user_return_msrs()
/arch/x86/kvm/
A Dx86.c325 MSR_CSTAR, MSR_KERNEL_GS_BASE, MSR_SYSCALL_MASK, MSR_LSTAR,
1830 case MSR_LSTAR: in __kvm_set_msr()
A Demulate.c2410 MSR_LSTAR : MSR_CSTAR, &msr_data); in em_syscall()

Completed in 77 milliseconds