Home
last modified time | relevance | path

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

/qemu/include/hw/cxl/
H A Dcxl.h32 PXBCXLDev *target_hbs[16]; member
/qemu/hw/acpi/
H A Dcxl.c184 g_assert(fw->target_hbs[i]); in cedt_build_cfmws()
185 build_append_int_noprefix(table_data, PXB_DEV(fw->target_hbs[i])->bus_nr, 4); in cedt_build_cfmws()
/qemu/hw/cxl/
H A Dcxl-host.c95 fw->target_hbs[i] = PXB_CXL_DEV(o); in cxl_fmws_link_targets()
170 hb = PCI_HOST_BRIDGE(fw->target_hbs[rb_index]->cxl_host_bridge); in cxl_cfmws_find_device()