Searched defs:kvm_pmu (Results 1 – 1 of 1) sorted by relevance
18442 struct kvm_pmu { struct18443 int irq_num;18444 struct kvm_pmc pmc[32];18445 long unsigned int chained[1];18446 bool created;18447 bool irq_level;18448 struct irq_work overflow_work;