Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dpmu.c231 static bool pmc_resume_counter(struct kvm_pmc *pmc) in pmc_resume_counter() function
429 if (pmc->current_config == new_config && pmc_resume_counter(pmc)) in reprogram_counter()