Home
last modified time | relevance | path

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

/linux/arch/arc/mm/
A Dcache.c166 #define OP_FLUSH_N_INV 0x3 macro
364 if (op == OP_FLUSH_N_INV) { in __before_dc_op()
382 if (op == OP_FLUSH_N_INV) { in __before_dc_op()
412 if (op == OP_FLUSH_N_INV) in __after_dc_op()
443 __dc_entire_op(OP_FLUSH_N_INV); in __dc_disable()
690 slc_entire_op(OP_FLUSH_N_INV); in arc_slc_disable()
724 __dc_line_op_k(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_l1()
743 __dc_line_op_k(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_slc()
744 slc_op(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_slc()
876 __dc_entire_op(OP_FLUSH_N_INV); in flush_cache_all()
[all …]

Completed in 6 milliseconds