Searched refs:hdm_end (Results 1 – 3 of 3) sorted by relevance
258 port->hdm_end--; in __cxl_dpa_release()305 if (port->hdm_end + 1 != cxled->cxld.id) { in __cxl_dpa_reserve()313 cxled->cxld.id, port->id, port->hdm_end + 1); in __cxl_dpa_reserve()350 port->hdm_end++; in __cxl_dpa_reserve()418 if (cxled->cxld.id != port->hdm_end) { in cxl_dpa_free()420 port->hdm_end); in cxl_dpa_free()
684 port->hdm_end = -1; in cxl_port_alloc()
597 int hdm_end; member