Home
last modified time | relevance | path

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

/bionic/libc/kernel/arch-mips/asm/
Dcpu-features.h125 #ifndef cpu_has_pindexed_dcache
126 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro