Home
last modified time | relevance | path

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

/arch/metag/include/asm/
Dcacheflush.h157 static inline void cachew_region_op(void *start, unsigned long size, in cachew_region_op() function
202 cachew_region_op(start, size, CACHEW_FLUSH_L1D_L2); in flush_dcache_region()
214 cachew_region_op(start, size, CACHEW_WRITEBACK_L1D_L2); in writeback_dcache_region()
223 cachew_region_op(start, size, CACHEW_INVALIDATE_L1D_L2); in invalidate_dcache_region()