HomeSort by relevance Sort by last modified time
    Searched refs:cpu_has_3k_cache (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/arch-mips/asm/
cpu-features.h 36 #ifndef cpu_has_3k_cache
37 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE) macro