Searched refs:msr_passthrough (Results 1 – 2 of 2) sorted by relevance
516 if (KVM_BUG_ON(lbr_desc->msr_passthrough, vcpu->kvm)) in intel_pmu_refresh()630 lbr_desc->msr_passthrough = false; in intel_pmu_init()707 if (!lbr_desc->msr_passthrough) in vmx_disable_lbr_msrs_passthrough()711 lbr_desc->msr_passthrough = false; in vmx_disable_lbr_msrs_passthrough()718 if (lbr_desc->msr_passthrough) in vmx_enable_lbr_msrs_passthrough()722 lbr_desc->msr_passthrough = true; in vmx_enable_lbr_msrs_passthrough()
109 bool msr_passthrough; member