Home
last modified time | relevance | path

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

/openbmc/qemu/hw/cxl/
H A Dcxl-host.c160 int rb_index; in cxl_cfmws_find_device() local
169 rb_index = (addr / cxl_decode_ig(fw->enc_int_gran)) % fw->num_targets; in cxl_cfmws_find_device()
170 hb = PCI_HOST_BRIDGE(fw->target_hbs[rb_index]->cxl_host_bridge); in cxl_cfmws_find_device()