Searched refs:cpu_has_tx39_cache (Results 1 – 19 of 19) sorted by relevance
13 #define cpu_has_tx39_cache 0 macro
25 #define cpu_has_tx39_cache 0 macro
23 #define cpu_has_tx39_cache 0 macro
22 #define cpu_has_tx39_cache 0 macro
44 #define cpu_has_tx39_cache 0 macro
16 #define cpu_has_tx39_cache 0 macro
35 #define cpu_has_tx39_cache 0 macro
14 #define cpu_has_tx39_cache 0 macro
50 #define cpu_has_tx39_cache 0 macro
20 #define cpu_has_tx39_cache 0 macro
24 #define cpu_has_tx39_cache 0 macro
17 #define cpu_has_tx39_cache 0 macro
8 #define cpu_has_tx39_cache 0 macro
65 #ifndef cpu_has_tx39_cache66 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE) macro
220 if (cpu_has_tx39_cache) { in cpu_cache_init()