Searched refs:iommu_window (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 100 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() 541 struct iommu_window *windo in cell_get_iommu_table() [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 102 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 *windo in cell_get_iommu_table() [all...] |
Completed in 3 milliseconds