Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Diommu.h221 extern struct iommu_table_group_ops spapr_tce_table_group_ops;
/openbmc/linux/arch/powerpc/kernel/
H A Diommu.c1271 struct iommu_table_group_ops spapr_tce_table_group_ops = { variable
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Diommu.c79 table_group->ops = &spapr_tce_table_group_ops; in iommu_pseries_alloc_group()