Lines Matching defs:mem
78 struct mm_iommu_table_group_mem_t *mem; in mm_iommu_get() local
157 static void mm_iommu_unpin(struct mm_iommu_table_group_mem_t *mem) in mm_iommu_unpin()
175 static void mm_iommu_do_free(struct mm_iommu_table_group_mem_t *mem) in mm_iommu_do_free()
185 struct mm_iommu_table_group_mem_t *mem = container_of(head, in mm_iommu_free() local
191 static void mm_iommu_release(struct mm_iommu_table_group_mem_t *mem) in mm_iommu_release()
198 long mm_iommu_put(struct mm_iommu_table_group_mem_t *mem) in mm_iommu_put()
237 struct mm_iommu_table_group_mem_t *mem, *ret = NULL; in mm_iommu_lookup() local
257 struct mm_iommu_table_group_mem_t *mem, *ret = NULL; in mm_iommu_find() local
272 long mm_iommu_ua_to_hpa(struct mm_iommu_table_group_mem_t *mem, in mm_iommu_ua_to_hpa()
287 long mm_iommu_mapped_inc(struct mm_iommu_table_group_mem_t *mem) in mm_iommu_mapped_inc()
297 void mm_iommu_mapped_dec(struct mm_iommu_table_group_mem_t *mem) in mm_iommu_mapped_dec()
310 struct mm_iommu_table_group_mem_t *mem, *tmp; in mm_iommu_cleanup() local