Searched refs:iommufd_object (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/iommu/iommufd/
H A Diommufd_private.h138 struct iommufd_object { struct
145 static inline bool iommufd_lock_obj(struct iommufd_object *obj)
161 struct iommufd_object *iommufd_get_object(struct iommufd_ctx *ictx, u32 id,
164 struct iommufd_object *obj)
175 void iommufd_object_abort(struct iommufd_ctx *ictx, struct iommufd_object *obj);
177 struct iommufd_object *obj);
179 struct iommufd_object *obj);
185 struct iommufd_object *to_destroy, u32 id,
194 struct iommufd_object *obj)
220 struct iommufd_object *ob
[all...]
H A Dmain.c26 void (*destroy)(struct iommufd_object *obj);
27 void (*abort)(struct iommufd_object *obj);
32 struct iommufd_object *_iommufd_object_alloc(struct iommufd_ctx *ictx,
36 struct iommufd_object *obj;
74 struct iommufd_object *obj)
84 void iommufd_object_abort(struct iommufd_ctx *ictx, struct iommufd_object *obj)
98 struct iommufd_object *obj)
107 struct iommufd_object *iommufd_get_object(struct iommufd_ctx *ictx, u32 id,
110 struct iommufd_object *obj;
125 struct iommufd_object *to_destro
[all...]
H A Dhw_pagetable.c11 void iommufd_hwpt_paging_destroy(struct iommufd_object *obj)
31 void iommufd_hwpt_paging_abort(struct iommufd_object *obj)
47 void iommufd_hwpt_nested_destroy(struct iommufd_object *obj)
58 void iommufd_hwpt_nested_abort(struct iommufd_object *obj)
260 struct iommufd_object *pt_obj;
H A Ddevice.c134 void iommufd_device_destroy(struct iommufd_object *obj)
248 struct iommufd_object *obj;
624 struct iommufd_object *pt_obj;
799 void iommufd_access_destroy_object(struct iommufd_object *obj)
H A Dselftest.c145 struct iommufd_object obj;
608 struct iommufd_object *obj;
773 struct iommufd_object *dev_obj;
1378 void iommufd_selftest_destroy(struct iommufd_object *obj)
H A Dioas.c12 void iommufd_ioas_destroy(struct iommufd_object *obj)

Completed in 147 milliseconds