kvm_x86_pmu_feature
static inline bool kvm_pmu_has(struct kvm_x86_pmu_feature feature)
struct kvm_x86_pmu_feature feature = { \
static inline bool this_pmu_has(struct kvm_x86_pmu_feature feature)
struct kvm_x86_pmu_feature gp_event, fixed_event;
struct kvm_x86_pmu_feature feature = {}; \
static bool pmu_is_null_feature(struct kvm_x86_pmu_feature event)
struct kvm_x86_pmu_feature gp_event;
struct kvm_x86_pmu_feature fixed_event;