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

/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dcpu-feature-overrides.h46 #define cpu_has_octeon_cache 1 macro
/linux-master/arch/mips/include/asm/
H A Dcpu-features.h123 #ifndef cpu_has_octeon_cache
124 #define cpu_has_octeon_cache \ macro
/linux-master/arch/mips/mm/
H A Dcache.c213 if (IS_ENABLED(CONFIG_CPU_CAVIUM_OCTEON) && cpu_has_octeon_cache)
/linux-master/arch/mips/kernel/
H A Dproc.c184 if (cpu_has_octeon_cache)

Completed in 202 milliseconds