Searched refs:cpu_has_pindexed_dcache (Results 1 – 8 of 8) sorted by relevance
54 #define cpu_has_pindexed_dcache 0 macro
34 #define cpu_has_pindexed_dcache 0 macro
36 #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
226 if (cpu_has_pindexed_dcache) in show_cpuinfo()
Completed in 9 milliseconds