Searched refs:GCR_CL_OTHER_MSK (Results 1 – 2 of 2) sorted by relevance
154 if ((data & GCR_CL_OTHER_MSK) < gcr->num_vps) { in gcr_write()155 current_vps->other = data & GCR_CL_OTHER_MSK; in gcr_write()159 if ((data & GCR_CL_OTHER_MSK) < gcr->num_vps) { in gcr_write()160 other_vps->other = data & GCR_CL_OTHER_MSK; in gcr_write()
62 #define GCR_CL_OTHER_MSK GCR_CL_OTHER_VPOTHER_MSK macro