Searched refs:iommu_window (Results 1 - 1 of 1) sorted by path

/linux-master/arch/powerpc/platforms/cell/
H A Diommu.c102 struct iommu_window { struct
162 struct iommu_window *window =
163 container_of(tbl, struct iommu_window, table);
207 struct iommu_window *window =
208 container_of(tbl, struct iommu_window, table);
446 static struct iommu_window * __init
451 struct iommu_window *window;
527 struct iommu_window *window;
540 window = list_entry(iommu->windows.next, struct iommu_window, list);

Completed in 173 milliseconds