Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dpmu.c508 static bool pmc_is_event_allowed(struct kvm_pmc *pmc) in pmc_is_event_allowed() function
525 bool allowed = pmc_is_event_allowed(pmc); in kvm_mediated_pmu_refresh_event_filter()
558 !pmc_is_event_allowed(pmc)) in reprogram_counter()
1123 if (!pmc_is_event_allowed(pmc) || !cpl_is_matched(pmc)) in kvm_pmu_trigger_event()