Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Diommufd_private.h275 struct iommufd_object *_iommufd_object_alloc(struct iommufd_ctx *ictx,
280 container_of(_iommufd_object_alloc( \
H A Dmain.c34 struct iommufd_object *_iommufd_object_alloc(struct iommufd_ctx *ictx, in _iommufd_object_alloc() function
85 new_obj = _iommufd_object_alloc(ucmd->ictx, size, type); in _iommufd_object_alloc_ucmd()
H A Dviommu.c197 vdev = (struct iommufd_vdevice *)_iommufd_object_alloc( in iommufd_vdevice_alloc_ioctl()