Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dcacheflush_mm.h80 static inline void flush_cf_dcache(unsigned long start, unsigned long end) in flush_cf_dcache() function
163 flush_cf_dcache(0, DCACHE_MAX_ADDR); \
/openbmc/linux/arch/m68k/kernel/
H A Dsignal.c171 flush_cf_dcache(0, DCACHE_MAX_ADDR); in push_cache()