Searched refs:anti_feature (Results 1 – 1 of 1) sorted by relevance
290 struct kvm_x86_cpu_feature anti_feature; member295 .anti_feature = KVM_X86_CPU_FEATURE(0xa, 0, EBX, __bit), \702 return nr_bits > feature.anti_feature.bit && in this_pmu_has()703 !this_cpu_has(feature.anti_feature); in this_pmu_has()921 return nr_bits > feature.anti_feature.bit && in kvm_pmu_has()922 !kvm_cpu_has(feature.anti_feature); in kvm_pmu_has()