Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dcpu-feature-overrides.h46 #define cpu_has_octeon_cache 1 macro
/openbmc/linux/arch/mips/mm/
H A Dcache.c219 if (cpu_has_octeon_cache) { in cpu_cache_init()
/openbmc/linux/arch/mips/include/asm/
H A Dcpu-features.h123 #ifndef cpu_has_octeon_cache
124 #define cpu_has_octeon_cache \ macro
/openbmc/linux/arch/mips/kernel/
H A Dproc.c184 if (cpu_has_octeon_cache) in show_cpuinfo()