Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dpmu.c374 static bool pmc_event_is_allowed(struct kvm_pmc *pmc) in pmc_event_is_allowed() function
390 if (!pmc_event_is_allowed(pmc)) in reprogram_counter()
743 if (!pmc || !pmc_event_is_allowed(pmc)) in kvm_pmu_trigger_event()