Searched refs:vfio_device_data (Results 1 – 3 of 3) sorted by relevance
54 extern void *vfio_device_data(struct vfio_device *device);
1023 vdev = vfio_device_data(device); in vfio_pci_aer_err_detected()1116 tmp = vfio_device_data(devs.devices[i]); in vfio_pci_try_bus_reset()1129 tmp = vfio_device_data(devs.devices[i]); in vfio_pci_try_bus_reset()
684 void *vfio_device_data(struct vfio_device *device) in vfio_device_data() function688 EXPORT_SYMBOL_GPL(vfio_device_data);