XRS_MAX_COL
static int aie2_max_col = XRS_MAX_COL;
if (find_next_bit(xrs->rgp.resbit, XRS_MAX_COL, col) >= col + ncols)
DECLARE_BITMAP(resbit, XRS_MAX_COL);