Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dpmu.c45 return pmc->type == KVM_PMC_GP; in pmc_is_gp()
472 pmu->counter_bitmask[KVM_PMC_GP] = 0; in kvm_pmu_cpuid_update()
489 pmu->counter_bitmask[KVM_PMC_GP] = ((u64)1 << eax.split.bit_width) - 1; in kvm_pmu_cpuid_update()
521 pmu->gp_counters[i].type = KVM_PMC_GP; in kvm_pmu_init()
/arch/x86/include/asm/
Dkvm_host.h304 KVM_PMC_GP = 0, enumerator