Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h402 #define MSR_IA32_LASTINTTOIP 0x000001de macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h402 #define MSR_IA32_LASTINTTOIP 0x000001de macro
/linux/arch/x86/kvm/svm/
H A Dnested.c224 MSR_IA32_LASTINTTOIP, in nested_svm_init_msrpm_merge_offsets()
H A Dsvm.c733 svm_set_intercept_for_msr(vcpu, MSR_IA32_LASTINTTOIP, MSR_TYPE_RW, intercept); in svm_recalc_lbr_msr_intercepts()
2802 case MSR_IA32_LASTINTTOIP: in svm_get_msr()
/linux/arch/x86/kvm/
H A Dx86.c4224 case MSR_IA32_LASTINTTOIP: in kvm_get_msr_common()