Searched refs:cpucap_multi_entry_cap_matches (Results 1 – 3 of 3) sorted by relevance
594 .matches = cpucap_multi_entry_cap_matches,639 .matches = cpucap_multi_entry_cap_matches,648 .matches = cpucap_multi_entry_cap_matches,
2196 if (!cpucap_multi_entry_cap_matches(cap, scope)) { in has_nested_virt_support()3073 .matches = cpucap_multi_entry_cap_matches, \
400 cpucap_multi_entry_cap_matches(const struct arm64_cpu_capabilities *entry, in cpucap_multi_entry_cap_matches() function