Lines Matching refs:has_cpuid_feature
804 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature() function
821 if (!has_cpuid_feature(entry, scope)) in has_useable_gicv3_cpuif()
902 return !has_cpuid_feature(entry, scope); in unmap_kernel_at_el0()
968 return has_cpuid_feature(cap, SCOPE_LOCAL_CPU) && in cpu_can_use_dbm()
1054 .matches = has_cpuid_feature,
1067 .matches = has_cpuid_feature,
1085 .matches = has_cpuid_feature,
1115 .matches = has_cpuid_feature,
1150 .matches = has_cpuid_feature,
1165 .matches = has_cpuid_feature,
1174 .matches = has_cpuid_feature,
1202 .matches = has_cpuid_feature,
1232 .matches = has_cpuid_feature, \