Home
last modified time | relevance | path

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

/qemu/include/hw/cxl/
H A Dcxl_component.h274 bool cxl_get_hb_passthrough(PCIHostState *hb);
/qemu/hw/cxl/
H A Dcxl-host.c175 if (cxl_get_hb_passthrough(hb)) { in cxl_cfmws_find_device()
/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c67 bool cxl_get_hb_passthrough(PCIHostState *hb) in cxl_get_hb_passthrough() function