Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dpmu.c444 static bool pmc_event_is_allowed(struct kvm_pmc *pmc) in pmc_event_is_allowed() function
460 if (!pmc_event_is_allowed(pmc)) in reprogram_counter()
895 !pmc_event_is_allowed(pmc) || !cpl_is_matched(pmc)) in kvm_pmu_trigger_event()