Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arc/mm/
A Dcache.c204 #define OP_FLUSH_N_INV 0x3 macro
402 if (op == OP_FLUSH_N_INV) { in __before_dc_op()
420 if (op == OP_FLUSH_N_INV) { in __before_dc_op()
450 if (op == OP_FLUSH_N_INV) in __after_dc_op()
481 __dc_entire_op(OP_FLUSH_N_INV); in __dc_disable()
728 slc_entire_op(OP_FLUSH_N_INV); in arc_slc_disable()
793 __dc_line_op_k(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_l1()
812 __dc_line_op_k(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_slc()
813 slc_op(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_slc()
945 __dc_entire_op(OP_FLUSH_N_INV); in flush_cache_all()
[all …]

Completed in 4 milliseconds