Searched refs:ibs_op_data2_low (Results 1 – 4 of 4) sorted by relevance
301 #define IBS_OP_NB_IBS_CACHE_HIT_ST(x) ((x->ibs_op_data2_low & NB_MASK_L3_STATE) != 0)304 #define IBS_OP_NB_IBS_REQ_DST_PROC(x) ((x->ibs_op_data2_low & NB_MASK_REQ_DST_PROC) != 0)307 #define IBS_OP_NB_IBS_REQ_SRC(x) ((unsigned char)(x->ibs_op_data2_low & NB_MASK_REQ_…
535 trans_op->ibs_op_data2_low &= ~NB_MASK_REQ_DST_PROC; in trans_ibs_op_mask_reserved()537 trans_op->ibs_op_data2_low &= ~NB_MASK_L3_STATE; in trans_ibs_op_mask_reserved()541 trans_op->ibs_op_data2_low &= ~NB_MASK_REQ_DST_PROC; in trans_ibs_op_mask_reserved()543 trans_op->ibs_op_data2_low &= ~NB_MASK_L3_STATE; in trans_ibs_op_mask_reserved()
68 unsigned int ibs_op_data2_low; member
290 trans_op->ibs_op_data2_low = pop_buffer_value(trans); in code_ibs_op_sample()308 trans_op->ibs_op_data2_low, in code_ibs_op_sample()