Searched refs:compat_hwcap2_str (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm64/kernel/
H A Dcpuinfo.c94 static const char *const compat_hwcap2_str[] = { variable
140 for (j = 0; compat_hwcap2_str[j]; j++) for_each_online_cpu()
142 seq_printf(m, " %s", compat_hwcap2_str[j]); for_each_online_cpu()

Completed in 230 milliseconds