Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
A Dkvm_vcpu_pmu.h63 #define vcpu_to_pmu(vcpu) (&(vcpu)->arch.pmu_context)
64 #define pmu_to_vcpu(pmu) (container_of((pmu), struct kvm_vcpu, arch.pmu_context))
A Dkvm_host.h264 struct kvm_pmu pmu_context; member

Completed in 4 milliseconds