iommu_init_table
extern struct iommu_table *iommu_init_table(struct iommu_table *tbl,
if (!iommu_init_table(&iommu_table_iobmap, 0, 0, 0))
if (iommu_init_table(tbl, pe->phb->hose->node, res_start, res_end))
iommu_init_table(newtbl, pci->phb->node,
iommu_init_table(tbl, pci->phb->node, 0, 0);
iommu_init_table(tbl, pci->phb->node, 0, 0);
iommu_init_table(tbl, pci->phb->node,
iommu_init_table(tbl, pci->phb->node, start >> page_shift, end >> page_shift);
if (!iommu_init_table(tbl, pci->phb->node, 0, 0))
if (!iommu_init_table(tbl, ppci->phb->node, 0, 0))
if (!iommu_init_table(tbl, phb->node, 0, 0))
return iommu_init_table(tbl, -1, 0, 0);
if (!iommu_init_table(&iommu_table_dart, -1, 0, 0))