Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dcpu-features.h42 #ifndef cpu_has_4k_cache
44 #define cpu_has_4k_cache (cpu_data[0].options & MIPS_CPU_4K_CACHE) macro