Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/
H A Diommu.c102 struct iommu_window { struct
162 struct iommu_window *window = in tce_build_cell()
163 container_of(tbl, struct iommu_window, table); in tce_build_cell()
207 struct iommu_window *window = in tce_free_cell()
208 container_of(tbl, struct iommu_window, table); in tce_free_cell()
428 static struct iommu_window *find_window(struct cbe_iommu *iommu,
431 struct iommu_window *window;
463 static struct iommu_window * __init
468 struct iommu_window *window; in cell_iommu_setup_window()
544 struct iommu_window *window; in cell_get_iommu_table()
[all …]