Searched refs:iommufd_get_object (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/iommu/iommufd/ |
| H A D | selftest.c | 962 obj = iommufd_get_object(ucmd->ictx, mockpt_id, hwpt_type); in __get_md_pagetable() 1146 dev_obj = iommufd_get_object(ictx, id, IOMMUFD_OBJ_SELFTEST); in iommufd_test_get_selftest_obj() 1826 pt_obj = iommufd_get_object(ucmd->ictx, id, IOMMUFD_OBJ_ANY); in iommufd_get_hwpt()
|
| H A D | main.c | 166 struct iommufd_object *iommufd_get_object(struct iommufd_ctx *ictx, u32 id, in iommufd_get_object() function
|
| H A D | device.c | 947 pt_obj = iommufd_get_object(idev->ictx, *pt_id, IOMMUFD_OBJ_ANY); in iommufd_device_change_pt()
|