Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/mm/
Dcache.c216 if (cpu_has_8k_cache) { in cpu_cache_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu-features.h121 #define cpu_has_8k_cache 0 macro