Searched refs:L2C_INVALID_PSM (Results 1 – 3 of 3) sorted by relevance
137 if (L2C_INVALID_PSM(p_reg->ctrl_psm) || L2C_INVALID_PSM(p_reg->data_psm)) in MCA_Register()
123 #define L2C_INVALID_PSM(psm) (((psm) & 0x0101) != 0x0001) macro
74 if (L2C_INVALID_PSM(psm)) in L2CA_Register()