Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Diommu.h169 struct iommu_table_group_ops { struct
170 unsigned long (*get_table_size)(
174 long (*create_table)(struct iommu_table_group *table_group,
180 long (*set_window)(struct iommu_table_group *table_group,
183 long (*unset_window)(struct iommu_table_group *table_group,
207 struct iommu_table_group_ops *ops; argument