Searched refs:compat_hwcap2_str (Results 1 – 1 of 1) sorted by relevance
203 static const char *const compat_hwcap2_str[] = { variable258 for (j = 0; j < ARRAY_SIZE(compat_hwcap2_str); j++) in c_show()260 seq_printf(m, " %s", compat_hwcap2_str[j]); in c_show()