Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arc/mm/
H A Dcache.c167 #define OP_FLUSH_N_INV 0x3 macro
365 if (op == OP_FLUSH_N_INV) { in __before_dc_op()
383 if (op == OP_FLUSH_N_INV) { in __before_dc_op()
413 if (op == OP_FLUSH_N_INV) in __after_dc_op()
420 * @op = {OP_INV, OP_FLUSH, OP_FLUSH_N_INV}
444 __dc_entire_op(OP_FLUSH_N_INV); in __dc_disable()
691 slc_entire_op(OP_FLUSH_N_INV); in arc_slc_disable()
766 __dc_line_op_k(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_l1()
785 __dc_line_op_k(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_slc()
786 slc_op(start, sz, OP_FLUSH_N_INV); in __dma_cache_wback_inv_slc()
[all...]
/kernel/linux/linux-5.10/arch/arc/mm/
H A 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()
539 * @op = {OP_INV, OP_FLUSH, OP_FLUSH_N_INV}
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()
[all...]

Completed in 3 milliseconds