Searched refs:KVM_X86_PMU_OP_OPTIONAL (Results 1 – 2 of 2) sorted by relevance
2 #if !defined(KVM_X86_PMU_OP) || !defined(KVM_X86_PMU_OP_OPTIONAL)16 KVM_X86_PMU_OP_OPTIONAL(check_rdpmc_early)22 KVM_X86_PMU_OP_OPTIONAL(reset)23 KVM_X86_PMU_OP_OPTIONAL(deliver_pmi)24 KVM_X86_PMU_OP_OPTIONAL(cleanup)27 #undef KVM_X86_PMU_OP_OPTIONAL
83 #define KVM_X86_PMU_OP_OPTIONAL KVM_X86_PMU_OP macro94 #define KVM_X86_PMU_OP_OPTIONAL __KVM_X86_PMU_OP in kvm_pmu_ops_update() macro
Completed in 7 milliseconds