Home
last modified time | relevance | path

Searched refs:vfio_device_data (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci.c539 return vfio_device_data(*pf_dev); in get_pf_vdev()
1289 tmp = vfio_device_data(devs.devices[mem_idx]); in vfio_pci_ioctl()
1308 tmp = vfio_device_data(device); in vfio_pci_ioctl()
2084 vdev = vfio_device_data(device); in vfio_pci_aer_err_detected()
2117 vdev = vfio_device_data(device); in vfio_pci_sriov_configure()
2182 vdev = vfio_device_data(device); in vfio_pci_reflck_find()
2244 vdev = vfio_device_data(device); in vfio_pci_get_unused_devs()
2274 vdev = vfio_device_data(device); in vfio_pci_try_zap_and_vma_lock_cb()
2333 tmp = vfio_device_data(devs.devices[i]); in vfio_pci_try_bus_reset()
2342 tmp = vfio_device_data(devs.devices[i]); in vfio_pci_try_bus_reset()
/Linux-v5.10/include/linux/
Dvfio.h58 extern void *vfio_device_data(struct vfio_device *device);
/Linux-v5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c78 cont_vdev = vfio_device_data(device); in vfio_fsl_mc_reflck_attach()
/Linux-v5.10/drivers/vfio/
Dvfio.c912 void *vfio_device_data(struct vfio_device *device) in vfio_device_data() function
916 EXPORT_SYMBOL_GPL(vfio_device_data);