Searched defs:host_bridge (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/arch/mips/pci/ |
D | pci-generic.c |
|
/openbmc/qemu/hw/pci-host/ |
H A D | remote.c | 33 static const char *remote_pcihost_root_bus_path(PCIHostState *host_bridge, in remote_pcihost_root_bus_path()
|
H A D | gpex.c | 167 static const char *gpex_host_root_bus_path(PCIHostState *host_bridge, in gpex_host_root_bus_path()
|
H A D | pnv_phb.c | 176 static const char *pnv_phb_root_bus_path(PCIHostState *host_bridge, in pnv_phb_root_bus_path()
|
H A D | xilinx-pcie.c | 143 static const char *xilinx_pcie_host_root_bus_path(PCIHostState *host_bridge, in xilinx_pcie_host_root_bus_path()
|
H A D | i440fx.c | 350 static const char *i440fx_pcihost_root_bus_path(PCIHostState *host_bridge, in i440fx_pcihost_root_bus_path()
|
H A D | q35.c | 73 static const char *q35_host_root_bus_path(PCIHostState *host_bridge, in q35_host_root_bus_path()
|
H A D | designware.c | 521 designware_pcie_host_root_bus_path(PCIHostState *host_bridge, PCIBus *rootbus) in designware_pcie_host_root_bus_path()
|
H A D | aspeed_pcie.c | 229 static const char *aspeed_pcie_rc_root_bus_path(PCIHostState *host_bridge, in aspeed_pcie_rc_root_bus_path()
|
/openbmc/qemu/hw/pci/ |
H A D | pci-qmp-cmds.c | 190 PCIHostState *host_bridge; in qmp_query_pci() local
|
H A D | pci.c | 606 PCIHostState *host_bridge = PCI_HOST_BRIDGE(host); in pci_host_bus_register() local 613 PCIHostState *host_bridge = PCI_HOST_BRIDGE(host); in pci_host_bus_unregister() local 635 PCIHostState *host_bridge = PCI_HOST_BRIDGE(rootbus->qbus.parent); in pci_root_bus_path() local 650 PCIHostState *host_bridge; in pci_bus_bypass_iommu() local 2799 PCIHostState *host_bridge; in pci_qdev_find_device() local
|
/openbmc/linux/arch/arm/kernel/ |
D | bios32.c |
|
/openbmc/linux/drivers/vfio/pci/ |
D | vfio_pci_igd.c |
|
/openbmc/qemu/hw/vfio/ |
H A D | igd.c | 264 PCIDevice *host_bridge; in vfio_pci_igd_host_init() local
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | pci_expander_bridge.c | 129 static const char *pxb_host_root_bus_path(PCIHostState *host_bridge, in pxb_host_root_bus_path()
|
/openbmc/linux/tools/testing/cxl/test/ |
D | cxl.c |
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_pci.c | 2168 static const char *spapr_phb_root_bus_path(PCIHostState *host_bridge, in spapr_phb_root_bus_path()
|