Searched refs:hwcap_str (Results 1 – 1 of 1) sorted by relevance
1216 static const char *hwcap_str[] = { variable1287 for (j = 0; hwcap_str[j]; j++) in c_show()1289 seq_printf(m, "%s ", hwcap_str[j]); in c_show()