Searched refs:IBS_OP_IBS_DC_MISS (Results 1 – 2 of 2) sorted by relevance
263 if (IBS_OP_IBS_DC_MISS(trans_op)) in trans_ibs_op_ls()268 if (!IBS_OP_IBS_DC_MISS(trans_op)) in trans_ibs_op_ls()400 && IBS_OP_IBS_DC_MISS(trans_op)) in trans_ibs_op_ls()425 if (!IBS_OP_IBS_DC_MISS(trans_op)) in trans_ibs_op_nb()
346 #define IBS_OP_IBS_DC_MISS(x) ((x->ibs_op_data3_low & DC_MASK_DC_MISS) != 0) macro