Home
last modified time | relevance | path

Searched defs:cache_noop (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/include/asm/
H A Dcacheflush.h31 static inline void cache_noop(void *args) { } in cache_noop() function
/linux/arch/mips/mm/
H A Dcache.c62 void cache_noop(void) {} in cache_noop() function