Searched refs:MSR_LSTAR (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | msrs_test.c | 383 MSR_TEST_CANONICAL(MSR_LSTAR, LM), in test_msrs()
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | msr-index.h | 12 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target */ macro
|
| /linux/arch/x86/xen/ |
| H A D | enlighten_pv.c | 1141 case MSR_LSTAR: in xen_do_write_msr()
|
| /linux/arch/x86/kvm/svm/ |
| H A D | svm.c | 744 svm_disable_intercept_for_msr(vcpu, MSR_LSTAR, MSR_TYPE_RW); in svm_recalc_msr_intercepts() 2681 case MSR_LSTAR: in svm_get_msr() 2917 case MSR_LSTAR: in svm_set_msr()
|
| H A D | nested.c | 212 MSR_LSTAR, in nested_svm_init_msrpm_merge_offsets()
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | common.c | 2249 wrmsrq(MSR_LSTAR, (unsigned long)entry_SYSCALL_64); in idt_syscall_init()
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | tdx.c | 789 {.msr = MSR_LSTAR,},
|
| H A D | vmx.c | 1973 vmx_setup_uret_msr(vmx, MSR_LSTAR, load_syscall_msrs); in vmx_setup_uret_msrs() 8456 MSR_SYSCALL_MASK, MSR_LSTAR, MSR_CSTAR, in vmx_setup_user_return_msrs()
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 330 MSR_CSTAR, MSR_KERNEL_GS_BASE, MSR_SYSCALL_MASK, MSR_LSTAR, 1852 case MSR_LSTAR: in __kvm_set_msr()
|
| H A D | emulate.c | 2387 MSR_LSTAR : MSR_CSTAR, &msr_data); in em_syscall()
|