Searched refs:iommu_table_ops (Results 1 – 5 of 5) sorted by relevance
40 struct iommu_table_ops { struct76 extern struct iommu_table_ops iommu_table_lpar_multi_ops; argument77 extern struct iommu_table_ops iommu_table_pseries_ops;115 struct iommu_table_ops *it_ops;
126 static struct iommu_table_ops iommu_table_iobmap_ops = {
324 static struct iommu_table_ops iommu_dart_ops = {
566 void *base, struct iommu_table_ops *table_ops) in iommu_table_setparms_common()579 struct iommu_table_ops iommu_table_pseries_ops;614 struct iommu_table_ops iommu_table_lpar_multi_ops;616 struct iommu_table_ops iommu_table_pseries_ops = {735 struct iommu_table_ops iommu_table_lpar_multi_ops = {
1263 static struct iommu_table_ops pnv_ioda2_iommu_ops = {
Completed in 20 milliseconds