Searched refs:VhostVdpaDevicePCI (Results 1 – 1 of 1) sorted by relevance
30 typedef struct VhostVdpaDevicePCI VhostVdpaDevicePCI; typedef33 DECLARE_INSTANCE_CHECKER(VhostVdpaDevicePCI, VHOST_VDPA_DEVICE_PCI,36 struct VhostVdpaDevicePCI { struct43 VhostVdpaDevicePCI *dev = VHOST_VDPA_DEVICE_PCI(obj); in vhost_vdpa_device_pci_instance_init() argument57 VhostVdpaDevicePCI *dev = container_of(v, VhostVdpaDevicePCI, vdev); in vhost_vdpa_device_pci_post_init()71 VhostVdpaDevicePCI *dev = VHOST_VDPA_DEVICE_PCI(vpci_dev); in vhost_vdpa_device_pci_realize()92 .instance_size = sizeof(VhostVdpaDevicePCI),