Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/iommufd/
H A Diommufd_private.h144 struct iommufd_object *iommufd_get_object(struct iommufd_ctx *ictx, u32 id,
207 return container_of(iommufd_get_object(ictx, id, in iommufd_get_ioas()
293 return container_of(iommufd_get_object(ucmd->ictx, id, in iommufd_get_device()
H A Dmain.c115 struct iommufd_object *iommufd_get_object(struct iommufd_ctx *ictx, u32 id, in iommufd_get_object() function
H A Dselftest.c331 obj = iommufd_get_object(ucmd->ictx, mockpt_id, in get_md_pagetable()
473 iommufd_get_object(ucmd->ictx, device_id, IOMMUFD_OBJ_SELFTEST); in iommufd_test_mock_domain_replace()
H A Ddevice.c577 pt_obj = iommufd_get_object(idev->ictx, *pt_id, IOMMUFD_OBJ_ANY);