Home
last modified time | relevance | path

Searched refs:iommu_get_ops (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Diommu.c150 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()
A Dpci.c1273 ? 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()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/x86/
A Diommu.c26 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()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Diommu.h26 const struct iommu_ops *iommu_get_ops(void);
/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/
A Diommu.c25 const struct iommu_ops *iommu_get_ops(void) in iommu_get_ops() function
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Diommu.h52 static inline const struct iommu_ops *iommu_get_ops(void) in iommu_get_ops() function

Completed in 8 milliseconds