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

/linux-4.4.14/arch/powerpc/platforms/cell/
H A Diommu.c113 struct iommu_window { struct
173 struct iommu_window *window = tce_build_cell()
174 container_of(tbl, struct iommu_window, table); tce_build_cell()
218 struct iommu_window *window = tce_free_cell()
219 container_of(tbl, struct iommu_window, table); tce_free_cell()
439 static struct iommu_window *find_window(struct cbe_iommu *iommu,
442 struct iommu_window *window;
474 static struct iommu_window * __init cell_iommu_setup_window()
479 struct iommu_window *window; cell_iommu_setup_window()
553 struct iommu_window *window; cell_get_iommu_table()
566 window = list_entry(iommu->windows.next, struct iommu_window, list); cell_get_iommu_table()

Completed in 63 milliseconds