Searched refs:hdm_end (Results 1 – 3 of 3) sorted by relevance
182 port->hdm_end--; in __cxl_dpa_release()226 if (port->hdm_end + 1 != cxled->cxld.id) { in __cxl_dpa_reserve()234 cxled->cxld.id, port->id, port->hdm_end + 1); in __cxl_dpa_reserve()272 port->hdm_end++; in __cxl_dpa_reserve()340 if (cxled->cxld.id != port->hdm_end) { in cxl_dpa_free()342 port->hdm_end); in cxl_dpa_free()
639 port->hdm_end = -1; in cxl_port_alloc()
480 int hdm_end; member