Home
last modified time | relevance | path

Searched refs:PCIIORegion (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpci.h144 typedef struct PCIIORegion { struct
151 } PCIIORegion; argument
H A Dpci_device.h89 PCIIORegion io_regions[PCI_NUM_REGIONS];
/openbmc/qemu/hw/pci/
H A Dpci-qmp-cmds.c39 const PCIIORegion *r = &dev->io_regions[i]; in qmp_query_pci_regions()
H A Dpci-hmp-cmds.c133 PCIIORegion *r; in pcibus_dev_print()
H A Dpcie_sriov.c111 PCIIORegion *r; in pcie_sriov_vf_register_bar()
H A Dpci.c376 PCIIORegion *region = &dev->io_regions[r]; in pci_reset_regions()
1259 PCIIORegion *r; in pci_unregister_io_regions()
1304 PCIIORegion *r; in pci_register_bar()
1516 PCIIORegion *r; in pci_update_mappings()
2812 PCIIORegion *r = &dev->io_regions[i]; in pci_dev_get_w64()
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c347 static bool is_64bit_bar(PCIIORegion *r) in is_64bit_bar()
352 static uint64_t xen_pt_get_bar_size(PCIIORegion *r) in xen_pt_get_bar_size()
369 PCIIORegion *r; in xen_pt_bar_reg_parse()
479 const PCIIORegion *r; in xen_pt_bar_reg_write()
H A Dxen_pt.c568 const PCIIORegion *r = &d->io_regions[i]; in xen_pt_check_bar_overlap()
/openbmc/qemu/hw/acpi/
H A Daml-build.c2344 PCIIORegion *r = &dev->io_regions[i]; in build_crs()
/openbmc/qemu/hw/vfio/
H A Dpci.c1174 PCIIORegion *r; in vfio_sub_page_bar_update_mapping()