Lines Matching refs:matches
156 if (!entry->matches(entry, SCOPE_LOCAL_CPU)) in install_bp_hardening_cb()
200 if (!entry->matches(entry, SCOPE_LOCAL_CPU)) in enable_smccc_arch_workaround_1()
415 .matches = is_affected_midr_range, \
419 .matches = is_affected_midr_range, \
430 .matches = is_affected_midr_range_list, \
461 for (caps = entry->match_list; caps->matches; caps++) in multi_entry_cap_matches()
462 if (caps->matches(caps, scope)) in multi_entry_cap_matches()
477 for (caps = entry->match_list; caps->matches; caps++) in multi_entry_cap_cpu_enable()
478 if (caps->matches(caps, SCOPE_LOCAL_CPU) && in multi_entry_cap_cpu_enable()
621 .matches = has_mismatched_cache_type,
628 .matches = has_mismatched_cache_type,
643 .matches = is_kryo_midr,
680 .matches = has_ssbd_mitigation,