Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
A Dkvm_vcpu_pmu.h55 #define vcpu_to_pmu(vcpu) (&(vcpu)->arch.pmu_context) macro
/linux-6.3-rc2/arch/x86/kvm/
A Dpmu.h7 #define vcpu_to_pmu(vcpu) (&(vcpu)->arch.pmu) macro

Completed in 3 milliseconds