Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dpmu.c256 static bool pmc_resume_counter(struct kvm_pmc *pmc) in pmc_resume_counter() function
481 if (pmc->current_config == new_config && pmc_resume_counter(pmc)) in reprogram_counter()