Home
last modified time | relevance | path

Searched refs:PCIHostDeviceAddress (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dtypedefs.h103 typedef struct PCIHostDeviceAddress PCIHostDeviceAddress; typedef
/openbmc/qemu/include/hw/
H A Dqdev-properties-system.h60 DEFINE_PROP(_n, _s, _f, qdev_prop_pci_host_devaddr, PCIHostDeviceAddress)
/openbmc/qemu/hw/vfio/
H A Dpci.h140 PCIHostDeviceAddress host;
H A Dpci.c2440 static bool vfio_pci_host_match(PCIHostDeviceAddress *addr, const char *name) in vfio_pci_host_match()
2496 PCIHostDeviceAddress host; in vfio_pci_hot_reset()
2588 PCIHostDeviceAddress host; in vfio_pci_hot_reset()
/openbmc/qemu/hw/xen/
H A Dxen_pt.h235 PCIHostDeviceAddress hostaddr;
/openbmc/qemu/hw/core/
H A Dqdev-properties-system.c842 PCIHostDeviceAddress *addr = object_field_prop_ptr(obj, prop); in get_pci_host_devaddr()
868 PCIHostDeviceAddress *addr = object_field_prop_ptr(obj, prop); in set_pci_host_devaddr()
/openbmc/qemu/include/hw/pci/
H A Dpci.h124 struct PCIHostDeviceAddress { struct