Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dpmu.c392 static bool pmc_event_is_allowed(struct kvm_pmc *pmc) in pmc_event_is_allowed() function
408 if (!pmc_event_is_allowed(pmc)) in reprogram_counter()
790 if (!pmc || !pmc_event_is_allowed(pmc)) in kvm_pmu_trigger_event()