Home
last modified time | relevance | path

Searched refs:PCIHostState (Results 26 – 50 of 57) sorted by relevance

123

/qemu/include/hw/pci-host/
H A Ddesignware.h79 PCIHostState parent_obj;
H A Ddino.h110 PCIHostState parent_obj;
H A Dspapr.h51 PCIHostState parent_obj;
/qemu/hw/pci-host/
H A Dsabre.c253 PCIHostState *phb = PCI_HOST_BRIDGE(s); in sabre_pci_config_write()
264 PCIHostState *phb = PCI_HOST_BRIDGE(s); in sabre_pci_config_read()
373 PCIHostState *phb = PCI_HOST_BRIDGE(dev); in sabre_realize()
H A Darticia.c37 PCIHostState parent_obj;
171 PCIHostState *h = PCI_HOST_BRIDGE(dev); in articia_realize()
H A Dastro.c238 PCIHostState *s = opaque; in elroy_config_data_read()
247 PCIHostState *s = opaque; in elroy_config_data_write()
267 PCIHostState *s = opaque; in elroy_config_addr_write()
429 PCIHostState *phb = PCI_HOST_BRIDGE(obj); in elroy_pcihost_init()
H A Dxilinx-pcie.c113 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in xilinx_pcie_host_realize()
143 static const char *xilinx_pcie_host_root_bus_path(PCIHostState *host_bridge, in xilinx_pcie_host_root_bus_path()
H A Dpnv_phb.c112 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in pnv_phb_realize()
176 static const char *pnv_phb_root_bus_path(PCIHostState *host_bridge, in pnv_phb_root_bus_path()
H A Dppc4xx_pci.c56 PCIHostState parent_obj;
318 PCIHostState *h; in ppc4xx_pcihost_realize()
H A Dversatile.c76 PCIHostState parent_obj;
400 PCIHostState *h = PCI_HOST_BRIDGE(dev); in pci_vpb_realize()
H A Dppce500.c98 PCIHostState parent_obj;
445 PCIHostState *h; in e500_pcihost_realize()
H A Dpnv_phb3.c31 PCIHostState *pci = PCI_HOST_BRIDGE(phb->phb_base); in pnv_phb3_find_cfg_dev()
595 PCIHostState *pci = PCI_HOST_BRIDGE(phb->phb_base); in pnv_phb3_reg_read()
997 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in pnv_phb3_bus_init()
H A Dgt64120.c251 PCIHostState parent_obj;
327 PCIHostState *phb = PCI_HOST_BRIDGE(s); in gt64120_update_pci_cfgdata_mapping()
1187 PCIHostState *phb = PCI_HOST_BRIDGE(dev); in gt64120_realize()
H A Dpnv_phb4.c36 PCIHostState *pci = PCI_HOST_BRIDGE(phb->phb_base); in pnv_phb4_find_cfg_dev()
132 PCIHostState *pci = PCI_HOST_BRIDGE(phb->phb_base); in pnv_phb4_rc_config_write()
153 PCIHostState *pci = PCI_HOST_BRIDGE(phb->phb_base); in pnv_phb4_rc_config_read()
1547 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in pnv_phb4_bus_init()
H A Dmv64361.c60 PCIHostState parent_obj;
83 PCIHostState *h = PCI_HOST_BRIDGE(dev); in mv64361_pcihost_realize()
/qemu/include/hw/cxl/
H A Dcxl_component.h273 CXLComponentState *cxl_get_hb_cstate(PCIHostState *hb);
274 bool cxl_get_hb_passthrough(PCIHostState *hb);
/qemu/hw/xtensa/
H A Dvirt.c60 PCIHostState *pci; in create_pcie()
/qemu/hw/remote/
H A Dmachine.c33 PCIHostState *pci_host; in remote_machine_init()
/qemu/hw/alpha/
H A Dtyphoon.c54 PCIHostState parent_obj;
828 PCIHostState *phb; in typhoon_init()
/qemu/hw/pci/
H A Dpci-qmp-cmds.c190 PCIHostState *host_bridge; in qmp_query_pci()
H A Dpci.c448 PCIHostState *host_bridge = PCI_HOST_BRIDGE(host); in pci_host_bus_register()
455 PCIHostState *host_bridge = PCI_HOST_BRIDGE(host); in pci_host_bus_unregister()
477 PCIHostState *host_bridge = PCI_HOST_BRIDGE(rootbus->qbus.parent); in pci_root_bus_path()
492 PCIHostState *host_bridge; in pci_bus_bypass_iommu()
2601 PCIHostState *host_bridge; in pci_qdev_find_device()
/qemu/include/hw/s390x/
H A Ds390-pci-bus.h373 PCIHostState parent_obj;
/qemu/hw/cxl/
H A Dcxl-host.c158 PCIHostState *hb; in cxl_cfmws_find_device()
/qemu/hw/ppc/
H A Dspapr_pci.c84 PCIHostState *phb = PCI_HOST_BRIDGE(sphb); in spapr_pci_find_dev()
1755 PCIHostState *phb = PCI_HOST_BRIDGE(s); in spapr_phb_unrealize()
1834 PCIHostState *phb = PCI_HOST_BRIDGE(sbd); in spapr_phb_realize()
2233 static const char *spapr_phb_root_bus_path(PCIHostState *host_bridge, in spapr_phb_root_bus_path()
/qemu/include/hw/acpi/
H A Daml-build.h482 Aml *build_crs(PCIHostState *host, CrsRangeSet *range_set, uint32_t io_offset,

123