Home
last modified time | relevance | path

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

/linux/arch/parisc/boot/compressed/
H A Dmisc.c219 static void flush_data_cache(char *start, unsigned long length) in flush_data_cache() function
/linux/arch/parisc/kernel/
H A Dcache.c99 static inline void flush_data_cache(void) in flush_data_cache() function