Home
last modified time | relevance | path

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

/linux/arch/m68k/mm/
H A Dmemory.c97 void cache_clear (unsigned long paddr, int len) in cache_clear() function
/linux/arch/m68k/include/asm/
H A Dcacheflush_no.h79 static inline void cache_clear(unsigned long paddr, int len) in cache_clear() function