Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcacheflush.h70 static inline void clean_dcache_range(unsigned long start, unsigned long stop) in clean_dcache_range() function
/arch/powerpc/mm/
Ddma-noncoherent.c336 clean_dcache_range(start, end); in __dma_sync()