Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Diommu.c57 static struct iommu_table *iommu_pseries_alloc_table(int node) in iommu_pseries_alloc_table() function
83 table_group->tables[0] = iommu_pseries_alloc_table(node); in iommu_pseries_alloc_group()
1503 newtbl = iommu_pseries_alloc_table(pci->phb->node); in enable_ddw()