Home
last modified time | relevance | path

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

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