kvm_pmu           295 arch/arm64/include/asm/kvm_host.h 	struct kvm_pmu pmu;
kvm_pmu           722 arch/x86/include/asm/kvm_host.h 	struct kvm_pmu pmu;
kvm_pmu            52 arch/x86/kvm/pmu.c 	struct kvm_pmu *pmu = container_of(irq_work, struct kvm_pmu, irq_work);
kvm_pmu            63 arch/x86/kvm/pmu.c 	struct kvm_pmu *pmu = pmc_to_pmu(pmc);
kvm_pmu            77 arch/x86/kvm/pmu.c 	struct kvm_pmu *pmu = pmc_to_pmu(pmc);
kvm_pmu           235 arch/x86/kvm/pmu.c void reprogram_counter(struct kvm_pmu *pmu, int pmc_idx)
kvm_pmu           255 arch/x86/kvm/pmu.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           316 arch/x86/kvm/pmu.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           366 arch/x86/kvm/pmu.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           374 arch/x86/kvm/pmu.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu            25 arch/x86/kvm/pmu.h 	unsigned (*find_arch_event)(struct kvm_pmu *pmu, u8 event_select,
kvm_pmu            29 arch/x86/kvm/pmu.h 	struct kvm_pmc *(*pmc_idx_to_pmc)(struct kvm_pmu *pmu, int pmc_idx);
kvm_pmu            43 arch/x86/kvm/pmu.h 	struct kvm_pmu *pmu = pmc_to_pmu(pmc);
kvm_pmu            88 arch/x86/kvm/pmu.h static inline struct kvm_pmc *get_gp_pmc(struct kvm_pmu *pmu, u32 msr,
kvm_pmu           102 arch/x86/kvm/pmu.h static inline struct kvm_pmc *get_fixed_pmc(struct kvm_pmu *pmu, u32 msr)
kvm_pmu           118 arch/x86/kvm/pmu.h void reprogram_counter(struct kvm_pmu *pmu, int pmc_idx);
kvm_pmu            47 arch/x86/kvm/pmu_amd.c static unsigned int get_msr_base(struct kvm_pmu *pmu, enum pmu_type type)
kvm_pmu            98 arch/x86/kvm/pmu_amd.c static inline struct kvm_pmc *get_gp_pmc_amd(struct kvm_pmu *pmu, u32 msr,
kvm_pmu           129 arch/x86/kvm/pmu_amd.c static unsigned amd_find_arch_event(struct kvm_pmu *pmu,
kvm_pmu           160 arch/x86/kvm/pmu_amd.c static struct kvm_pmc *amd_pmc_idx_to_pmc(struct kvm_pmu *pmu, int pmc_idx)
kvm_pmu           179 arch/x86/kvm/pmu_amd.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           189 arch/x86/kvm/pmu_amd.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           202 arch/x86/kvm/pmu_amd.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           213 arch/x86/kvm/pmu_amd.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           234 arch/x86/kvm/pmu_amd.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           261 arch/x86/kvm/pmu_amd.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           279 arch/x86/kvm/pmu_amd.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           293 arch/x86/kvm/pmu_amd.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu            35 arch/x86/kvm/vmx/pmu_intel.c static void reprogram_fixed_counters(struct kvm_pmu *pmu, u64 data)
kvm_pmu            56 arch/x86/kvm/vmx/pmu_intel.c static void global_ctrl_changed(struct kvm_pmu *pmu, u64 data)
kvm_pmu            67 arch/x86/kvm/vmx/pmu_intel.c static unsigned intel_find_arch_event(struct kvm_pmu *pmu,
kvm_pmu           100 arch/x86/kvm/vmx/pmu_intel.c 	struct kvm_pmu *pmu = pmc_to_pmu(pmc);
kvm_pmu           105 arch/x86/kvm/vmx/pmu_intel.c static struct kvm_pmc *intel_pmc_idx_to_pmc(struct kvm_pmu *pmu, int pmc_idx)
kvm_pmu           120 arch/x86/kvm/vmx/pmu_intel.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           132 arch/x86/kvm/vmx/pmu_intel.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           153 arch/x86/kvm/vmx/pmu_intel.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           175 arch/x86/kvm/vmx/pmu_intel.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           211 arch/x86/kvm/vmx/pmu_intel.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           272 arch/x86/kvm/vmx/pmu_intel.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           333 arch/x86/kvm/vmx/pmu_intel.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu           350 arch/x86/kvm/vmx/pmu_intel.c 	struct kvm_pmu *pmu = vcpu_to_pmu(vcpu);
kvm_pmu            34 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu;
kvm_pmu            38 virt/kvm/arm/pmu.c 	pmu = container_of(pmc, struct kvm_pmu, pmc[0]);
kvm_pmu           142 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;
kvm_pmu           228 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;
kvm_pmu           242 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;
kvm_pmu           258 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;
kvm_pmu           285 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;
kvm_pmu           326 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;
kvm_pmu           370 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;
kvm_pmu           391 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;
kvm_pmu           483 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;
kvm_pmu           566 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;
kvm_pmu           648 virt/kvm/arm/pmu.c 	struct kvm_pmu *pmu = &vcpu->arch.pmu;