Home
last modified time | relevance | path

Searched refs:vfio_alloc_device (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/vfio/platform/
A Dvfio_platform.c62 vdev = vfio_alloc_device(vfio_platform_device, vdev, &pdev->dev, in vfio_platform_probe()
A Dvfio_amba.c73 vdev = vfio_alloc_device(vfio_platform_device, vdev, &adev->dev, in vfio_amba_probe()
/linux/drivers/vfio/pci/pds/
A Dpci_drv.c116 pds_vfio = vfio_alloc_device(pds_vfio_pci_device, vfio_coredev.vdev, in pds_vfio_pci_probe()
/linux/drivers/vfio/pci/
A Dvfio_pci.c157 vdev = vfio_alloc_device(vfio_pci_core_device, vdev, &pdev->dev, in vfio_pci_probe()
/linux/include/linux/
A Dvfio.h267 #define vfio_alloc_device(dev_struct, member, dev, ops) \ macro
/linux/drivers/vfio/cdx/
A Dmain.c300 vdev = vfio_alloc_device(vfio_cdx_device, vdev, dev, in vfio_cdx_probe()
/linux/drivers/vfio/pci/virtio/
A Dmain.c499 virtvdev = vfio_alloc_device(virtiovf_pci_core_device, core_device.vdev, in virtiovf_pci_probe()
/linux/drivers/vfio/fsl-mc/
A Dvfio_fsl_mc.c540 vdev = vfio_alloc_device(vfio_fsl_mc_device, vdev, dev, in vfio_fsl_mc_probe()
/linux/drivers/vfio/pci/qat/
A Dmain.c649 qat_vdev = vfio_alloc_device(qat_vf_core_device, core_device.vdev, dev, &qat_vf_pci_ops); in qat_vf_vfio_pci_probe()
/linux/drivers/s390/cio/
A Dvfio_ccw_ops.c105 private = vfio_alloc_device(vfio_ccw_private, vdev, &mdev->dev, in vfio_ccw_mdev_probe()
/linux/samples/vfio-mdev/
A Dmdpy.c266 mdev_state = vfio_alloc_device(mdev_state, vdev, &mdev->dev, in mdpy_probe()
A Dmbochs.c576 mdev_state = vfio_alloc_device(mdev_state, vdev, &mdev->dev, in mbochs_probe()
A Dmtty.c1366 mdev_state = vfio_alloc_device(mdev_state, vdev, &mdev->dev, in mtty_probe()
/linux/drivers/vfio/pci/nvgrace-gpu/
A Dmain.c827 nvdev = vfio_alloc_device(nvgrace_gpu_pci_core_device, core_device.vdev, in nvgrace_gpu_probe()
/linux/Documentation/driver-api/
A Dvfio.rst391 vfio_alloc_device() to allocate the structure, and can register
395 vfio_alloc_device(dev_struct, member, dev, ops);
/linux/drivers/vfio/pci/hisilicon/
A Dhisi_acc_vfio_pci.c1392 hisi_acc_vdev = vfio_alloc_device(hisi_acc_vf_core_device, in hisi_acc_vfio_pci_probe()
/linux/drivers/vfio/pci/mlx5/
A Dmain.c1403 mvdev = vfio_alloc_device(mlx5vf_pci_core_device, core_device.vdev, in mlx5vf_pci_probe()
/linux/drivers/gpu/drm/i915/gvt/
A Dkvmgt.c1490 vgpu = vfio_alloc_device(intel_vgpu, vfio_device, &mdev->dev, in intel_vgpu_probe()
/linux/drivers/s390/crypto/
A Dvfio_ap_ops.c774 matrix_mdev = vfio_alloc_device(ap_matrix_mdev, vdev, &mdev->dev, in vfio_ap_mdev_probe()

Completed in 60 milliseconds