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

/arch/m68k/include/asm/
H A Dcacheflush_no.h95 static inline void cache_clear(unsigned long paddr, int len) function
/arch/m68k/mm/
H A Dmemory.c197 * cache_clear() semantics: Clear any cache entries for the area in question,
203 void cache_clear (unsigned long paddr, int len) function
242 EXPORT_SYMBOL(cache_clear); variable
279 * cache_push is actually a superset of cache_clear (the lines

Completed in 280 milliseconds