Searched refs:MSR_STAR (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/arch/x86/include/asm/ |
| H A D | msr-index.h | 11 #define MSR_STAR 0xc0000081 /* legacy mode SYSCALL target */ macro
|
| /linux/arch/x86/xen/ |
| H A D | enlighten_pv.c | 1139 case MSR_STAR: in xen_do_write_msr()
|
| /linux/arch/x86/kvm/svm/ |
| H A D | svm.c | 737 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 D | nested.c | 204 MSR_STAR, in nested_svm_init_msrpm_merge_offsets()
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | common.c | 2286 wrmsr(MSR_STAR, 0, (__USER32_CS << 16) | __KERNEL_CS); in syscall_init()
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | tdx.c | 788 {.msr = MSR_STAR,},
|
| H A D | vmx.c | 1972 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 D | emulate.c | 2368 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 D | x86.c | 328 MSR_STAR,
|