Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vfio/pci/
Dvfio_pci.c537 return vfio_device_data(*pf_dev); in get_pf_vdev()
1287 tmp = vfio_device_data(devs.devices[mem_idx]); in vfio_pci_ioctl()
1306 tmp = vfio_device_data(device); in vfio_pci_ioctl()
2131 vdev = vfio_device_data(device); in vfio_pci_aer_err_detected()
2164 vdev = vfio_device_data(device); in vfio_pci_sriov_configure()
2229 vdev = vfio_device_data(device); in vfio_pci_reflck_find()
2291 vdev = vfio_device_data(device); in vfio_pci_get_unused_devs()
2321 vdev = vfio_device_data(device); in vfio_pci_try_zap_and_vma_lock_cb()
2380 tmp = vfio_device_data(devs.devices[i]); in vfio_pci_try_bus_reset()
2389 tmp = vfio_device_data(devs.devices[i]); in vfio_pci_try_bus_reset()
/kernel/linux/linux-5.10/include/linux/
Dvfio.h74 extern void *vfio_device_data(struct vfio_device *device);
/kernel/linux/linux-5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c78 cont_vdev = vfio_device_data(device); in vfio_fsl_mc_reflck_attach()
/kernel/linux/linux-5.10/drivers/vfio/
Dvfio.c880 void *vfio_device_data(struct vfio_device *device) in vfio_device_data() function
884 EXPORT_SYMBOL_GPL(vfio_device_data);