Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h11 #define MSR_STAR 0xc0000081 /* legacy mode SYSCALL target */ macro
/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.c1140 case MSR_STAR: in xen_do_write_msr()
/linux/arch/x86/kvm/svm/
H A Dsvm.c797 svm_disable_intercept_for_msr(vcpu, MSR_STAR, MSR_TYPE_RW); in svm_recalc_msr_intercepts()
2751 case MSR_STAR: in svm_get_msr()
2978 case MSR_STAR: in svm_set_msr()
H A Dnested.c204 MSR_STAR, in nested_svm_init_msrpm_merge_offsets()
/linux/arch/x86/kvm/
H A Demulate.c2391 ops->get_msr(ctxt, MSR_STAR, &msr_data); in em_syscall()
2419 ops->get_msr(ctxt, MSR_STAR, &msr_data); in em_syscall()
H A Dx86.c323 MSR_STAR,
/linux/arch/x86/kvm/vmx/
H A Dtdx.c797 {.msr = MSR_STAR,},
H A Dvmx.c1850 vmx_setup_uret_msr(vmx, MSR_STAR, load_syscall_msrs); in vmx_setup_uret_msrs()
8283 * support this emulation, MSR_STAR is included in the list for i386, in vmx_setup_user_return_msrs()
8291 MSR_EFER, MSR_TSC_AUX, MSR_STAR, in vmx_setup_user_return_msrs()