Home
last modified time | relevance | path

Searched refs:icache_policy_str (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm64/kernel/
Dcpuinfo.c40 static char *icache_policy_str[] = { variable
69 pr_info("Detected %s I-cache on CPU%d\n", icache_policy_str[l1ip], cpu); in cpuinfo_detect_icache_policy()