Searched refs:cpu_has_tx39_cache (Results 1 – 14 of 14) sorted by relevance
23 #define cpu_has_tx39_cache 0 macro
22 #define cpu_has_tx39_cache 0 macro
42 #define cpu_has_tx39_cache 0 macro
35 #define cpu_has_tx39_cache 0 macro
25 #define cpu_has_tx39_cache 0 macro
16 #define cpu_has_tx39_cache 0 macro
14 #define cpu_has_tx39_cache 0 macro
53 #define cpu_has_tx39_cache 0 macro
24 #define cpu_has_tx39_cache 0 macro
44 #ifndef cpu_has_tx39_cache45 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE) macro
252 if (cpu_has_tx39_cache) { in cpu_cache_init()