Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/arm/
Dpmu.c35 struct kvm_pmu *pmu = &vcpu->arch.pmu; in kvm_pmu_get_counter_value()
96 struct kvm_pmu *pmu = &vcpu->arch.pmu; in kvm_pmu_vcpu_reset()
113 struct kvm_pmu *pmu = &vcpu->arch.pmu; in kvm_pmu_vcpu_destroy()
147 struct kvm_pmu *pmu = &vcpu->arch.pmu; in kvm_pmu_enable_counter()
176 struct kvm_pmu *pmu = &vcpu->arch.pmu; in kvm_pmu_disable_counter()
208 struct kvm_pmu *pmu = &vcpu->arch.pmu; in kvm_pmu_update_state()
229 struct kvm_pmu *pmu = &vcpu->arch.pmu; in kvm_pmu_should_notify_user()
278 struct kvm_pmu *pmu; in kvm_pmc_to_vcpu()
282 pmu = container_of(pmc, struct kvm_pmu, pmc[0]); in kvm_pmc_to_vcpu()
346 struct kvm_pmu *pmu = &vcpu->arch.pmu; in kvm_pmu_handle_pmcr()
[all …]
/linux-4.19.296/include/kvm/
Darm_pmu.h34 struct kvm_pmu { struct
68 struct kvm_pmu { struct