/Linux-v5.10/arch/mips/include/asm/mach-ath25/ |
D | cpu-feature-overrides.h | 21 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-loongson2ef/ |
D | cpu-feature-overrides.h | 37 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ralink/rt288x/ |
D | cpu-feature-overrides.h | 19 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ralink/rt305x/ |
D | cpu-feature-overrides.h | 19 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ralink/rt3883/ |
D | cpu-feature-overrides.h | 18 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ralink/mt7620/ |
D | cpu-feature-overrides.h | 19 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-lantiq/falcon/ |
D | cpu-feature-overrides.h | 18 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-loongson64/ |
D | cpu-feature-overrides.h | 39 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ath79/ |
D | cpu-feature-overrides.h | 19 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ralink/mt7621/ |
D | cpu-feature-overrides.h | 20 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-rc32434/ |
D | cpu-feature-overrides.h | 21 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-cobalt/ |
D | cpu-feature-overrides.h | 16 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ingenic/ |
D | cpu-feature-overrides.h | 14 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-cavium-octeon/ |
D | cpu-feature-overrides.h | 24 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ip27/ |
D | cpu-feature-overrides.h | 28 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-ip30/ |
D | cpu-feature-overrides.h | 31 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-dec/ |
D | cpu-feature-overrides.h | 20 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-au1x00/ |
D | cpu-feature-overrides.h | 24 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/mach-bcm47xx/ |
D | cpu-feature-overrides.h | 9 #define cpu_has_tx39_cache 0 macro
|
/Linux-v5.10/arch/mips/include/asm/ |
D | cpu-features.h | 123 #ifndef cpu_has_tx39_cache 124 #define cpu_has_tx39_cache __opt(MIPS_CPU_TX39_CACHE) macro
|
/Linux-v5.10/arch/mips/mm/ |
D | cache.c | 221 if (cpu_has_tx39_cache) { in cpu_cache_init()
|