Searched refs:vfio_device_data (Results 1 – 3 of 3) sorted by relevance
57 extern void *vfio_device_data(struct vfio_device *device);
1289 vdev = vfio_device_data(device); in vfio_pci_aer_err_detected()1384 tmp = vfio_device_data(devs.devices[i]); in vfio_pci_try_bus_reset()1396 tmp = vfio_device_data(devs.devices[i]); in vfio_pci_try_bus_reset()
901 void *vfio_device_data(struct vfio_device *device) in vfio_device_data() function905 EXPORT_SYMBOL_GPL(vfio_device_data);