Searched refs:OP_INV (Results 1 – 2 of 2) sorted by relevance
202 #define OP_INV 0x1 macro236 aux_cmd = op & OP_INV ? ARC_REG_DC_IVDL : ARC_REG_DC_FLDL; in __cache_line_loop_v3()296 aux_cmd = op & OP_INV ? ARC_REG_DC_IVDL : ARC_REG_DC_FLDL; in __cache_line_loop_v4()430 if (op & OP_INV) in __before_dc_op()467 if (op & OP_INV) /* Inv or flush-n-inv use same cmd reg */ in __dc_entire_op()615 if (op & OP_INV) in slc_op_rgn()676 cmd = op & OP_INV ? ARC_AUX_SLC_IVDL : ARC_AUX_SLC_FLDL; in slc_op_line()712 if (op & OP_INV) /* Inv or flush-n-inv use same cmd reg */ in slc_entire_op()798 __dc_line_op_k(start, sz, OP_INV); in __dma_cache_inv_l1()818 __dc_line_op_k(start, sz, OP_INV); in __dma_cache_inv_slc()[all …]
50 OP_INV, enumerator601 case OP_INV: in altera_execute()