Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dcpu-features.h110 #ifndef cpu_has_smartmips
111 #define cpu_has_smartmips (cpu_data[0].ases & MIPS_ASE_SMARTMIPS) macro