Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dpmu_intel.c286 __set_bit(INTEL_PMC_IDX_FIXED_VLBR, pmu->pmc_in_use); in intel_pmu_create_guest_lbr_event()
299 __set_bit(INTEL_PMC_IDX_FIXED_VLBR, pmu->pmc_in_use); in intel_pmu_create_guest_lbr_event()
332 __set_bit(INTEL_PMC_IDX_FIXED_VLBR, vcpu_to_pmu(vcpu)->pmc_in_use); in intel_pmu_handle_lbr_msrs_access()
336 clear_bit(INTEL_PMC_IDX_FIXED_VLBR, vcpu_to_pmu(vcpu)->pmc_in_use); in intel_pmu_handle_lbr_msrs_access()
601 bitmap_set(pmu->all_valid_pmc_idx, INTEL_PMC_IDX_FIXED_VLBR, 1); in intel_pmu_refresh()
755 if (test_bit(INTEL_PMC_IDX_FIXED_VLBR, pmu->pmc_in_use)) in vmx_passthrough_lbr_msrs()
762 __clear_bit(INTEL_PMC_IDX_FIXED_VLBR, pmu->pmc_in_use); in vmx_passthrough_lbr_msrs()
/linux-6.3-rc2/arch/x86/include/asm/
A Dperf_event.h378 #define INTEL_PMC_IDX_FIXED_VLBR (GLOBAL_STATUS_LBRS_FROZEN_BIT) macro
/linux-6.3-rc2/arch/x86/events/intel/
A Dlbr.c685 return test_bit(INTEL_PMC_IDX_FIXED_VLBR, in vlbr_exclude_host()
1617 __EVENT_CONSTRAINT(INTEL_FIXED_VLBR_EVENT, (1ULL << INTEL_PMC_IDX_FIXED_VLBR),
A Dcore.c2476 case INTEL_PMC_IDX_FIXED_VLBR: in intel_pmu_disable_event()
2800 case INTEL_PMC_IDX_FIXED_VLBR: in intel_pmu_enable_event()
/linux-6.3-rc2/arch/x86/events/
A Dcore.c1228 case INTEL_PMC_IDX_FIXED_VLBR: in x86_assign_hw_event()

Completed in 24 milliseconds