Home
last modified time | relevance | path

Searched refs:vfio_cdx_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/vfio/cdx/
H A Dmain.c13 struct vfio_cdx_device *vdev = in vfio_cdx_open_device()
14 container_of(core_vdev, struct vfio_cdx_device, vdev); in vfio_cdx_open_device()
48 struct vfio_cdx_device *vdev = in vfio_cdx_close_device()
49 container_of(core_vdev, struct vfio_cdx_device, vdev); in vfio_cdx_close_device()
104 struct vfio_cdx_device *vdev = in vfio_cdx_ioctl()
105 container_of(core_vdev, struct vfio_cdx_device, vdev); in vfio_cdx_ioctl()
143 struct vfio_cdx_device *vdev = in vfio_cdx_mmap()
144 container_of(core_vdev, struct vfio_cdx_device, vdev); in vfio_cdx_mmap()
180 struct vfio_cdx_device *vdev; in vfio_cdx_probe()
184 vdev = vfio_alloc_device(vfio_cdx_device, vdev, dev, in vfio_cdx_probe()
[all …]
H A Dprivate.h23 struct vfio_cdx_device { struct