Searched refs:kvm_x86_pmu_feature (Results 1 – 2 of 2) sorted by relevance
40 struct kvm_x86_pmu_feature feature = {}; \45 static bool pmu_is_null_feature(struct kvm_x86_pmu_feature event) in pmu_is_null_feature()51 struct kvm_x86_pmu_feature gp_event;52 struct kvm_x86_pmu_feature fixed_event;255 struct kvm_x86_pmu_feature gp_event, fixed_event; in guest_test_arch_event()
313 struct kvm_x86_pmu_feature { struct318 struct kvm_x86_pmu_feature feature = { \ argument741 static inline bool this_pmu_has(struct kvm_x86_pmu_feature feature) in this_pmu_has()981 static inline bool kvm_pmu_has(struct kvm_x86_pmu_feature feature) in kvm_pmu_has()
Completed in 11 milliseconds