Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h435 #define MSR_IA32_LASTINTFROMIP 0x000001dd macro
/linux/arch/x86/kvm/svm/
H A Dsvm.c743 svm_set_intercept_for_msr(vcpu, MSR_IA32_LASTINTFROMIP, MSR_TYPE_RW, intercept); in svm_recalc_lbr_msr_intercepts()
2794 case MSR_IA32_LASTINTFROMIP: in svm_vmcb_lbr()
2896 case MSR_IA32_LASTINTFROMIP: in svm_get_msr()
3190 case MSR_IA32_LASTINTFROMIP: in svm_set_msr()