Home
last modified time | relevance | path

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

/arch/arc/mm/
Dcache_arc700.c205 #define OP_FLUSH_N_INV 0x3 macro
282 if (op == OP_FLUSH_N_INV) { in __before_dc_op()
302 if (op == OP_FLUSH_N_INV) in __after_dc_op()
517 __dc_line_op_k(start, sz, OP_FLUSH_N_INV); in dma_cache_wback_inv()
603 __dc_line_op(paddr, vaddr, len, OP_FLUSH_N_INV); in __sync_icache_dcache()
619 __dc_line_op(paddr, vaddr & PAGE_MASK, PAGE_SIZE, OP_FLUSH_N_INV); in ___flush_dcache_page()
629 __dc_entire_op(OP_FLUSH_N_INV); in flush_cache_all()