Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Dpmu.c182 static bool pmc_resume_counter(struct kvm_pmc *pmc) in pmc_resume_counter() function
253 if (pmc->current_config == eventsel && pmc_resume_counter(pmc)) in reprogram_gp_counter()
288 if (pmc->current_config == (u64)ctrl && pmc_resume_counter(pmc)) in reprogram_fixed_counter()