Home
last modified time | relevance | path

Searched refs:flush_cf_dcache (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/m68k/include/asm/
Dcacheflush_mm.h79 static inline void flush_cf_dcache(unsigned long start, unsigned long end) in flush_cf_dcache() function
162 flush_cf_dcache(0, DCACHE_MAX_ADDR); \
/linux-4.4.14/arch/m68k/kernel/
Dsignal.c188 flush_cf_dcache(0, DCACHE_MAX_ADDR); in push_cache()