Home
last modified time | relevance | path

Searched refs:cpu_has_pindexed_dcache (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dcpu-features.h125 #ifndef cpu_has_pindexed_dcache
126 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro