Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diommufd.h62 struct iommufd_access_ops { struct
79 const struct iommufd_access_ops *ops, void *data, u32 *id); argument
/linux/drivers/vfio/
H A Diommufd.c187 static const struct iommufd_access_ops vfio_user_ops = {
/linux/drivers/iommu/iommufd/
H A Diommufd_private.h424 const struct iommufd_access_ops *ops;
H A Ddevice.c827 const struct iommufd_access_ops *ops, void *data, u32 *id) in iommufd_access_create()