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