Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h11 #define MSR_STAR 0xc0000081 /* legacy mode SYSCALL target */ macro
/linux/arch/x86/xen/
H A Denlighten_pv.c1139 case MSR_STAR: in xen_do_write_msr()
/linux/arch/x86/kvm/svm/
H A Dsvm.c737 svm_disable_intercept_for_msr(vcpu, MSR_STAR, MSR_TYPE_RW); in svm_recalc_msr_intercepts()
2677 case MSR_STAR: in svm_get_msr()
2913 case MSR_STAR: in svm_set_msr()
H A Dnested.c204 MSR_STAR, in nested_svm_init_msrpm_merge_offsets()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c2286 wrmsr(MSR_STAR, 0, (__USER32_CS << 16) | __KERNEL_CS); in syscall_init()
/linux/arch/x86/kvm/vmx/
H A Dtdx.c788 {.msr = MSR_STAR,},
H A Dvmx.c1972 vmx_setup_uret_msr(vmx, MSR_STAR, load_syscall_msrs); in vmx_setup_uret_msrs()
8458 MSR_EFER, MSR_TSC_AUX, MSR_STAR, in vmx_setup_user_return_msrs()
/linux/arch/x86/kvm/
H A Demulate.c2368 ops->get_msr(ctxt, MSR_STAR, &msr_data); in em_syscall()
2396 ops->get_msr(ctxt, MSR_STAR, &msr_data); in em_syscall()
H A Dx86.c328 MSR_STAR,