Home
last modified time | relevance | path

Searched refs:vfio_iommufd_device_has_compat_ioas (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/vfio/
H A Dvfio.h321 bool vfio_iommufd_device_has_compat_ioas(struct vfio_device *vdev,
329 vfio_iommufd_device_has_compat_ioas(struct vfio_device *vdev, in vfio_iommufd_device_has_compat_ioas() function
H A Diommufd.c13 bool vfio_iommufd_device_has_compat_ioas(struct vfio_device *vdev, in vfio_iommufd_device_has_compat_ioas() function
H A Dgroup.c197 vfio_iommufd_device_has_compat_ioas(device, df->iommufd)) in vfio_df_group_open()