Home
last modified time | relevance | path

Searched refs:MSR_IA32_LASTBRANCHTOIP (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dsvm_lbr_nested_state.c27 (b)->to = rdmsr(MSR_IA32_LASTBRANCHTOIP); \
38 GUEST_ASSERT_EQ((b)->to, rdmsr(MSR_IA32_LASTBRANCHTOIP)); \
/linux/arch/x86/include/asm/
H A Dmsr-index.h434 #define MSR_IA32_LASTBRANCHTOIP 0x000001dc macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h434 #define MSR_IA32_LASTBRANCHTOIP 0x000001dc macro
/linux/arch/x86/kvm/svm/
H A Dsvm.c733 svm_set_intercept_for_msr(vcpu, MSR_IA32_LASTBRANCHTOIP, MSR_TYPE_RW, intercept); in svm_recalc_lbr_msr_intercepts()
2760 case MSR_IA32_LASTBRANCHTOIP: in svm_vmcb_lbr()
2849 case MSR_IA32_LASTBRANCHTOIP: in svm_get_msr()
3128 case MSR_IA32_LASTBRANCHTOIP: in svm_set_msr()
H A Dnested.c221 MSR_IA32_LASTBRANCHTOIP, in nested_svm_init_msrpm_merge_offsets()
/linux/arch/x86/kvm/
H A Dx86.c357 MSR_IA32_LASTBRANCHFROMIP, MSR_IA32_LASTBRANCHTOIP,
4363 case MSR_IA32_LASTBRANCHTOIP: in kvm_get_msr_common()