Searched refs:cpu_has_tx39_cache (Results 1 – 10 of 10) sorted by relevance
23 #define cpu_has_tx39_cache 0 macro
41 #define cpu_has_tx39_cache 0 macro
35 #define cpu_has_tx39_cache 0 macro
14 #define cpu_has_tx39_cache 0 macro
16 #define cpu_has_tx39_cache 0 macro
52 #define cpu_has_tx39_cache 0 macro
38 #ifndef cpu_has_tx39_cache39 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE) macro
24 #define cpu_has_tx39_cache 0 macro
201 if (cpu_has_tx39_cache) { in cpu_cache_init()