Searched refs:hdm_end (Results 1 – 3 of 3) sorted by relevance
245 port->hdm_end--; in __cxl_dpa_release()292 if (port->hdm_end + 1 != cxled->cxld.id) { in __cxl_dpa_reserve()300 cxled->cxld.id, port->id, port->hdm_end + 1); in __cxl_dpa_reserve()337 port->hdm_end++; in __cxl_dpa_reserve()406 if (cxled->cxld.id != port->hdm_end) { in cxl_dpa_free()408 port->hdm_end); in cxl_dpa_free()
675 port->hdm_end = -1; in cxl_port_alloc()
597 int hdm_end; member