Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm-x86-pmu-ops.h2 #if !defined(KVM_X86_PMU_OP) || !defined(KVM_X86_PMU_OP_OPTIONAL)
27 KVM_X86_PMU_OP_OPTIONAL(deliver_pmi)
28 KVM_X86_PMU_OP_OPTIONAL(cleanup)
31 #undef KVM_X86_PMU_OP_OPTIONAL
/linux-6.3-rc2/arch/x86/kvm/
A Dpmu.c80 #define KVM_X86_PMU_OP_OPTIONAL KVM_X86_PMU_OP macro
91 #define KVM_X86_PMU_OP_OPTIONAL __KVM_X86_PMU_OP in kvm_pmu_ops_update() macro

Completed in 11 milliseconds