Home
last modified time | relevance | path

Searched refs:MSR_STAR (Results 1 – 7 of 7) sorted by relevance

/arch/x86/include/asm/
Dmsr-index.h16 #define MSR_STAR 0xc0000081 /* legacy mode SYSCALL target */ macro
/arch/x86/xen/
Denlighten_pv.c949 case MSR_STAR: in xen_write_msr_safe()
/arch/x86/kvm/svm/
Dsvm.c94 { .index = MSR_STAR, .always = true },
2705 case MSR_STAR: in svm_get_msr()
2916 case MSR_STAR: in svm_set_msr()
/arch/x86/kernel/cpu/
Dcommon.c1905 wrmsr(MSR_STAR, 0, (__USER32_CS << 16) | __KERNEL_CS); in syscall_init()
/arch/x86/kvm/vmx/
Dvmx.c1752 vmx_setup_uret_msr(vmx, MSR_STAR, load_syscall_msrs); in vmx_setup_uret_msrs()
7901 MSR_EFER, MSR_TSC_AUX, MSR_STAR, in vmx_setup_user_return_msrs()
/arch/x86/kvm/
Demulate.c2748 ops->get_msr(ctxt, MSR_STAR, &msr_data); in em_syscall()
2776 ops->get_msr(ctxt, MSR_STAR, &msr_data); in em_syscall()
Dx86.c1346 MSR_STAR,