Searched refs:pmu_context (Results 1 – 2 of 2) sorted by relevance
63 #define vcpu_to_pmu(vcpu) (&(vcpu)->arch.pmu_context)64 #define pmu_to_vcpu(pmu) (container_of((pmu), struct kvm_vcpu, arch.pmu_context))
264 struct kvm_pmu pmu_context; member
Completed in 4 milliseconds