Home
last modified time | relevance | path

Searched refs:pmu_to_vcpu (Results 1 – 5 of 5) 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/svm/
A Dpmu.c41 struct kvm_vcpu *vcpu = pmu_to_vcpu(pmu); in get_gp_pmc_amd()
/linux-6.3-rc2/arch/x86/kvm/
A Dpmu.h8 #define pmu_to_vcpu(pmu) (container_of((pmu), struct kvm_vcpu, arch.pmu)) macro
A Dpmu.c104 struct kvm_vcpu *vcpu = pmu_to_vcpu(pmu); in kvm_pmi_trigger_fn()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dpmu_intel.c169 if (!fw_writes_is_enabled(pmu_to_vcpu(pmu))) in get_fw_gp_pmc()

Completed in 11 milliseconds