Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Diommu.h169 struct iommu_table_group_ops { struct
207 struct iommu_table_group_ops *ops; argument
170 get_table_sizeiommu_table_group_ops global() argument
174 create_tableiommu_table_group_ops global() argument
180 set_windowiommu_table_group_ops global() argument
183 unset_windowiommu_table_group_ops global() argument
/linux/arch/powerpc/platforms/pseries/
H A Diommu.c73 static struct iommu_table_group_ops spapr_tce_table_group_ops;
1931 * A simple iommu_table_group_ops which only allows reusing the existing
2409 static struct iommu_table_group_ops spapr_tce_table_group_ops = {