Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_host.h69 extern const MemoryRegionOps pci_host_conf_be_ops;
/openbmc/qemu/hw/pci/
H A Dpci_host.c208 const MemoryRegionOps pci_host_conf_be_ops = { variable
/openbmc/qemu/hw/pci-host/
H A Dppce500.c481 memory_region_init_io(&h->conf_mem, OBJECT(h), &pci_host_conf_be_ops, h, in e500_pcihost_realize()