Searched refs:cpucap_multi_entry_cap_matches (Results 1 – 3 of 3) sorted by relevance
694 .matches = cpucap_multi_entry_cap_matches,739 .matches = cpucap_multi_entry_cap_matches,748 .matches = cpucap_multi_entry_cap_matches,
2147 if (!cpucap_multi_entry_cap_matches(cap, scope)) { in has_nested_virt_support()3259 .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