Searched refs:cpucap_multi_entry_cap_matches (Results 1 – 3 of 3) sorted by relevance
627 .matches = cpucap_multi_entry_cap_matches,672 .matches = cpucap_multi_entry_cap_matches,681 .matches = cpucap_multi_entry_cap_matches,
2113 if (!cpucap_multi_entry_cap_matches(cap, scope)) { in has_nested_virt_support()3203 .matches = cpucap_multi_entry_cap_matches, \
423 cpucap_multi_entry_cap_matches(const struct arm64_cpu_capabilities *entry, in cpucap_multi_entry_cap_matches() function