Searched refs:mem2 (Results 1 – 2 of 2) sorted by relevance
60 struct mm_iommu_table_group_mem_t *mem, *mem2; in mm_iommu_do_alloc() local132 list_for_each_entry_rcu(mem2, &mm->context.iommu_group_mem_list, next, in mm_iommu_do_alloc()135 if ((mem2->ua < (ua + (entries << PAGE_SHIFT))) && in mm_iommu_do_alloc()136 (ua < (mem2->ua + in mm_iommu_do_alloc()137 (mem2->entries << PAGE_SHIFT)))) { in mm_iommu_do_alloc()
153 xlnx,mem2-width = <0x20>;
Completed in 7 milliseconds