Searched refs:MSR_CSTAR (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | msrs_test.c | 384 MSR_TEST_CANONICAL(MSR_CSTAR, LM), in test_msrs()
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | msr-index.h | 13 #define MSR_CSTAR 0xc0000083 /* compat mode SYSCALL target */ macro
|
| /linux/arch/x86/xen/ |
| H A D | enlighten_pv.c | 1140 case MSR_CSTAR: in xen_do_write_msr()
|
| /linux/arch/x86/kvm/svm/ |
| H A D | svm.c | 745 svm_disable_intercept_for_msr(vcpu, MSR_CSTAR, MSR_TYPE_RW); in svm_recalc_msr_intercepts() 2684 case MSR_CSTAR: in svm_get_msr() 2920 case MSR_CSTAR: in svm_set_msr()
|
| H A D | nested.c | 213 MSR_CSTAR, in nested_svm_init_msrpm_merge_offsets()
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | common.c | 2244 wrmsrq(MSR_CSTAR, val); in wrmsrq_cstar()
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 330 MSR_CSTAR, MSR_KERNEL_GS_BASE, MSR_SYSCALL_MASK, MSR_LSTAR, 1851 case MSR_CSTAR: in __kvm_set_msr()
|
| H A D | emulate.c | 2387 MSR_LSTAR : MSR_CSTAR, &msr_data); in em_syscall()
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 8456 MSR_SYSCALL_MASK, MSR_LSTAR, MSR_CSTAR, in vmx_setup_user_return_msrs()
|