Searched refs:part_res (Results 1 – 1 of 1) sorted by relevance
221 const struct resource *part_res = &cxlds->part[i].res; in __adjust_skip() local224 adjust_start = max(skip_base, part_res->start); in __adjust_skip()225 adjust_end = min(skip_end, part_res->end); in __adjust_skip()