Home
last modified time | relevance | path

Searched defs:pmu_to_vcpu (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/riscv/include/asm/
A Dkvm_vcpu_pmu.h56 #define pmu_to_vcpu(pmu) (container_of((pmu), struct kvm_vcpu, arch.pmu_context)) macro
/linux-6.3-rc2/arch/x86/kvm/
A Dpmu.h8 #define pmu_to_vcpu(pmu) (container_of((pmu), struct kvm_vcpu, arch.pmu)) macro

Completed in 4 milliseconds