Searched refs:hdm_end (Results 1 – 3 of 3) sorted by relevance
265 port->hdm_end--; in __cxl_dpa_release()364 if (port->hdm_end + 1 != cxled->cxld.id) { in __cxl_dpa_reserve()372 cxled->cxld.id, port->id, port->hdm_end + 1); in __cxl_dpa_reserve()409 port->hdm_end++; in __cxl_dpa_reserve()559 if (cxled->cxld.id != port->hdm_end) { in cxl_dpa_free()561 port->hdm_end); in cxl_dpa_free()
737 port->hdm_end = -1; in cxl_port_alloc()
650 int hdm_end; member