Searched refs:VirtIOIOMMUPCI (Results 1 – 1 of 1) sorted by relevance
23 typedef struct VirtIOIOMMUPCI VirtIOIOMMUPCI; typedef29 DECLARE_INSTANCE_CHECKER(VirtIOIOMMUPCI, VIRTIO_IOMMU_PCI,32 struct VirtIOIOMMUPCI { struct39 DEFINE_PROP_ARRAY("reserved-regions", VirtIOIOMMUPCI, argument47 VirtIOIOMMUPCI *dev = VIRTIO_IOMMU_PCI(vpci_dev); in virtio_iommu_pci_realize()92 VirtIOIOMMUPCI *dev = VIRTIO_IOMMU_PCI(obj); in virtio_iommu_pci_instance_init()100 VirtIOIOMMUPCI *dev = VIRTIO_IOMMU_PCI(obj); in virtio_iommu_pci_instance_finalize()107 .instance_size = sizeof(VirtIOIOMMUPCI),