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.c579 struct iommu_table_ops iommu_table_pseries_ops; variable
606 __va(*basep), &iommu_table_pseries_ops); in iommu_table_setparms()
616 struct iommu_table_ops iommu_table_pseries_ops = { variable
H A Dvio.c1188 tbl->it_ops = &iommu_table_pseries_ops; in vio_build_iommu_table()