Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpuinfo.c42 static const char *icache_policy_str[] = { variable
357 pr_info("Detected %s I-cache on CPU%d\n", icache_policy_str[l1ip], cpu); in cpuinfo_detect_icache_policy()