Searched refs:IBS_OP_BRANCH_RESYNC (Results 1 – 2 of 2) sorted by relevance
276 #define IBS_OP_BRANCH_RESYNC(x) ((x->ibs_op_data1_high & BR_MASK_BRN_RESYNC) != 0) macro
200 if (IBS_OP_BRANCH_RESYNC(trans_op)) in trans_ibs_op()