Searched refs:OP_FLUSH (Results 1 – 2 of 2) sorted by relevance
160 #define OP_FLUSH BIT(1) macro161 #define OP_FLUSH_N_INV (OP_FLUSH | OP_INV)282 if (!(op & OP_FLUSH)) /* i.e. OP_INV */ in __slc_entire_op()338 if (!(op & OP_FLUSH)) /* i.e. OP_INV */ in __slc_rgn_op()601 if (op & OP_FLUSH) /* flush / flush-n-inv both wait */ in __after_dc_op()665 __dc_line_op(start, end - start, OP_FLUSH); in flush_dcache_range()668 __slc_rgn_op(start, end - start, OP_FLUSH); in flush_dcache_range()692 __dc_entire_op(OP_FLUSH); in flush_dcache_all()695 __slc_entire_op(OP_FLUSH); in flush_dcache_all()
1511 OP_FLUSH, enumerator1549 case OP_FLUSH: in subMappedConfig()1672 { OP_FLUSH, "flush" }, in createMappingTests()