Searched refs:flush_data_cache (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/parisc/boot/compressed/
H A Dmisc.c219 static void flush_data_cache(char *start, unsigned long length) function
365 flush_data_cache(output, kernel_len);
/linux-master/arch/parisc/kernel/
H A Dcache.c87 static inline void flush_data_cache(void) function
529 flush_data_cache();
784 flush_data_cache();
804 flush_data_cache();
824 flush_data_cache();
/linux-master/arch/powerpc/platforms/52xx/
H A Dlite5200_sleep.S75 bl flush_data_cache
412 SYM_FUNC_START_LOCAL(flush_data_cache)
422 SYM_FUNC_END(flush_data_cache)

Completed in 194 milliseconds