Searched refs:IBS_OP_IBS_DC_L1_TLB_MISS (Results 1 – 2 of 2) sorted by relevance
240 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op)) in trans_ibs_op_ls()248 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()256 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()323 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()334 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()344 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()358 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()371 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()384 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()
331 #define IBS_OP_IBS_DC_L1_TLB_MISS(x) ((x->ibs_op_data3_low & DC_MASK_L1_TLB_MISS) != 0) macro