Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dpmu_counters_test.c40 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()
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h313 struct kvm_x86_pmu_feature { struct
318 struct kvm_x86_pmu_feature feature = { \ argument
741 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