Home
last modified time | relevance | path

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

/arch/arc/mm/
Dcache.c204 #define OP_FLUSH_N_INV 0x3 macro
484 if (op == OP_FLUSH_N_INV) { in __before_dc_op()
502 if (op == OP_FLUSH_N_INV) { in __before_dc_op()
532 if (op == OP_FLUSH_N_INV) in __after_dc_op()
563 __dc_entire_op(OP_FLUSH_N_INV); in __dc_disable()
810 slc_entire_op(OP_FLUSH_N_INV); in arc_slc_disable()
875 __dc_line_op_k(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_l1()
894 __dc_line_op_k(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_slc()
895 slc_op(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_slc()
1001 __dc_line_op(paddr, vaddr, len, OP_FLUSH_N_INV); in __sync_icache_dcache()
[all …]