Searched refs:iommu_get_ops (Results 1 – 6 of 6) sorted by relevance
150 hd->platform_ops = iommu_get_ops(); in iommu_domain_init()315 iommu_get_ops()->free_page_table(pg); in iommu_free_pagetables()415 return iommu_get_ops()->suspend(); in iommu_suspend()423 iommu_get_ops()->resume(); in iommu_resume()450 iommu_get_ops()->share_p2m(d); in iommu_share_p2m_table()456 iommu_get_ops()->crash_shutdown(); in iommu_crash_shutdown()467 ops = iommu_get_ops(); in iommu_get_reserved_device_memory()493 ops = iommu_get_ops(); in iommu_dump_p2m_table()
1273 ? iommu_get_ops()->update_ire_from_msi(msi_desc, msg) : 0; in iommu_update_ire_from_msi()1280 iommu_get_ops()->read_msi_from_ire(msi_desc, msg); in iommu_read_msi_from_ire()
26 const struct iommu_ops *ops = iommu_get_ops(); in iommu_update_ire_from_apic()32 const struct iommu_ops *ops = iommu_get_ops(); in iommu_read_apic_from_ire()38 const struct iommu_ops *ops = iommu_get_ops(); in iommu_setup_hpet_msi()
26 const struct iommu_ops *iommu_get_ops(void);
25 const struct iommu_ops *iommu_get_ops(void) in iommu_get_ops() function
52 static inline const struct iommu_ops *iommu_get_ops(void) in iommu_get_ops() function
Completed in 8 milliseconds