Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie_host.h55 void pcie_host_mmcfg_update(PCIExpressHost *e,
/qemu/hw/pci/
H A Dpcie_host.c110 void pcie_host_mmcfg_update(PCIExpressHost *e, in pcie_host_mmcfg_update() function
/qemu/hw/pci-host/
H A Dq35.c325 pcie_host_mmcfg_update(pehb, enable, addr, length); in mch_update_pciexbar()
/qemu/hw/ppc/
H A Dppc440_uc.c889 pcie_host_mmcfg_update(PCIE_HOST_BRIDGE(s), val & 1, s->cfg_base, size); in dcr_write_pcie()