Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arc/mm/
Dcache_arc700.c196 #define OP_FLUSH_N_INV 0x3 macro
273 if (op == OP_FLUSH_N_INV) { in __before_dc_op()
293 if (op == OP_FLUSH_N_INV) in __after_dc_op()
508 __dc_line_op_k(start, sz, OP_FLUSH_N_INV); in dma_cache_wback_inv()
594 __dc_line_op(paddr, vaddr, len, OP_FLUSH_N_INV); in __sync_icache_dcache()
610 __dc_line_op(paddr, vaddr & PAGE_MASK, PAGE_SIZE, OP_FLUSH_N_INV); in ___flush_dcache_page()
620 __dc_entire_op(OP_FLUSH_N_INV); in flush_cache_all()