Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
A Diommu.c100 struct iommu_window { struct
160 struct iommu_window *window = in tce_build_cell()
161 container_of(tbl, struct iommu_window, table); in tce_build_cell()
205 struct iommu_window *window = in tce_free_cell()
206 container_of(tbl, struct iommu_window, table); in tce_free_cell()
426 static struct iommu_window *find_window(struct cbe_iommu *iommu,
429 struct iommu_window *window;
461 static struct iommu_window * __init
466 struct iommu_window *window; in cell_iommu_setup_window()
542 struct iommu_window *window; in cell_get_iommu_table()
[all …]

Completed in 5 milliseconds