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

  /external/u-boot/arch/mips/include/asm/
cacheops.h 13 static inline void mips_cache(int op, const volatile void *addr) function
  /external/u-boot/arch/mips/lib/
cache.c 105 mips_cache(cache_ops[i], addr); \

Completed in 237 milliseconds