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