Home
last modified time | relevance | path

Searched refs:VFIO_DEVICE_TYPE_PCI (Results 1 – 6 of 6) sorted by relevance

/qemu/include/hw/vfio/
H A Dvfio-common.h38 VFIO_DEVICE_TYPE_PCI = 0, enumerator
/qemu/hw/vfio/
H A Dcontainer.c1021 vbasedev_iter->type != VFIO_DEVICE_TYPE_PCI) { in vfio_legacy_pci_hot_reset()
1106 vbasedev_iter->type != VFIO_DEVICE_TYPE_PCI) { in vfio_legacy_pci_hot_reset()
H A Diommufd.c491 vbasedev_tmp->type != VFIO_DEVICE_TYPE_PCI) { in iommufd_cdev_dep_get_realized_vpdev()
H A Dhelpers.c90 if (vbasedev->type != VFIO_DEVICE_TYPE_PCI) { in index_to_str()
H A Dcommon.c840 if (vbasedev->type != VFIO_DEVICE_TYPE_PCI) { in vfio_section_is_vfio_pci()
H A Dpci.c3339 vfio_device_init(vbasedev, VFIO_DEVICE_TYPE_PCI, &vfio_pci_ops, in vfio_instance_init()