Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Diommu.h77 extern struct iommu_table_ops iommu_table_pseries_ops;
/linux/arch/powerpc/platforms/pseries/
H A Diommu.c578 struct iommu_table_ops iommu_table_pseries_ops; variable
605 __va(*basep), &iommu_table_pseries_ops); in iommu_table_setparms()
615 struct iommu_table_ops iommu_table_pseries_ops = { variable
H A Dvio.c1186 tbl->it_ops = &iommu_table_pseries_ops; in vio_build_iommu_table()