/Linux-v5.10/arch/mips/include/asm/mach-dec/ |
D | cpu-feature-overrides.h | 55 #define cpu_has_3k_cache 1 macro 78 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ath25/ |
D | cpu-feature-overrides.h | 19 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-loongson2ef/ |
D | cpu-feature-overrides.h | 17 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ralink/rt288x/ |
D | cpu-feature-overrides.h | 17 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ralink/rt305x/ |
D | cpu-feature-overrides.h | 17 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ralink/rt3883/ |
D | cpu-feature-overrides.h | 16 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ralink/mt7620/ |
D | cpu-feature-overrides.h | 17 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-lantiq/falcon/ |
D | cpu-feature-overrides.h | 16 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-loongson64/ |
D | cpu-feature-overrides.h | 20 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ath79/ |
D | cpu-feature-overrides.h | 17 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ralink/mt7621/ |
D | cpu-feature-overrides.h | 18 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-rc32434/ |
D | cpu-feature-overrides.h | 19 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-cobalt/ |
D | cpu-feature-overrides.h | 14 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ingenic/ |
D | cpu-feature-overrides.h | 12 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-cavium-octeon/ |
D | cpu-feature-overrides.h | 22 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ip27/ |
D | cpu-feature-overrides.h | 26 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ip30/ |
D | cpu-feature-overrides.h | 29 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-au1x00/ |
D | cpu-feature-overrides.h | 22 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-bcm47xx/ |
D | cpu-feature-overrides.h | 7 #define cpu_has_3k_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/ |
D | cpu-features.h | 115 #ifndef cpu_has_3k_cache 116 #define cpu_has_3k_cache __isa_lt_and_opt(1, MIPS_CPU_3K_CACHE) macro
|
/Linux-v5.10/arch/mips/mm/ |
D | cache.c | 201 if (cpu_has_3k_cache) { in cpu_cache_init()
|