Searched refs:iommu_table_ops (Results 1 – 6 of 6) 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 = {
565 void *base, struct iommu_table_ops *table_ops) in iommu_table_setparms_common()578 struct iommu_table_ops iommu_table_pseries_ops;613 struct iommu_table_ops iommu_table_lpar_multi_ops;615 struct iommu_table_ops iommu_table_pseries_ops = {734 struct iommu_table_ops iommu_table_lpar_multi_ops = {
441 static struct iommu_table_ops cell_iommu_ops = {
1265 static struct iommu_table_ops pnv_ioda2_iommu_ops = {
Completed in 18 milliseconds