Home
last modified time | relevance | path

Searched refs:MSR_IA32_LASTINTFROMIP (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmsr-index.h401 #define MSR_IA32_LASTINTFROMIP 0x000001dd macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h401 #define MSR_IA32_LASTINTFROMIP 0x000001dd macro
/linux/arch/x86/kvm/svm/
H A Dnested.c223 MSR_IA32_LASTINTFROMIP, in nested_svm_init_msrpm_merge_offsets()
H A Dsvm.c732 svm_set_intercept_for_msr(vcpu, MSR_IA32_LASTINTFROMIP, MSR_TYPE_RW, intercept); in svm_recalc_lbr_msr_intercepts()
2799 case MSR_IA32_LASTINTFROMIP: in svm_get_msr()
/linux/arch/x86/kvm/
H A Dx86.c4223 case MSR_IA32_LASTINTFROMIP: in kvm_get_msr_common()