Home
last modified time | relevance | path

Searched refs:hb_index (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/cxl/core/
H A Dcdat.c875 unsigned long hb_index = (unsigned long)port->uport_dev; in cxl_rp_gather_bandwidth() local
879 hb_ctx = xa_load(hb_xa, hb_index); in cxl_rp_gather_bandwidth()
886 ptr = xa_store(hb_xa, hb_index, n, GFP_KERNEL); in cxl_rp_gather_bandwidth()