Searched refs:hdm_end (Results 1 – 3 of 3) sorted by relevance
278 port->hdm_end--; in __cxl_dpa_release()377 if (port->hdm_end + 1 != cxled->cxld.id) { in __cxl_dpa_reserve()385 cxled->cxld.id, port->id, port->hdm_end + 1); in __cxl_dpa_reserve()422 port->hdm_end++; in __cxl_dpa_reserve()566 if (cxled->cxld.id != port->hdm_end) { in cxl_dpa_free()568 port->hdm_end); in cxl_dpa_free()
742 port->hdm_end = -1; in cxl_port_alloc()
608 int hdm_end; member