Searched refs:cpu_has_pindexed_dcache (Results 1 – 8 of 8) sorted by relevance
53 #define cpu_has_pindexed_dcache 0 macro
33 #define cpu_has_pindexed_dcache 0 macro
34 #define cpu_has_pindexed_dcache 0 macro
35 #define cpu_has_pindexed_dcache 0 macro
240 #ifndef cpu_has_pindexed_dcache241 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro
224 if (cpu_has_pindexed_dcache) in show_cpuinfo()