Home
last modified time | relevance | path

Searched refs:domain_iommu (Results 1 – 12 of 12) sorted by relevance

/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Diommu.c140 struct domain_iommu *hd = dom_iommu(d); in iommu_domain_init()
170 const struct domain_iommu *hd = dom_iommu(d); in iommu_hwdom_init()
215 const struct domain_iommu *hd = dom_iommu(d); in iommu_teardown()
261 const struct domain_iommu *hd = dom_iommu(d); in iommu_map_page()
284 const struct domain_iommu *hd = dom_iommu(d); in iommu_unmap_page()
325 const struct domain_iommu *hd = dom_iommu(d); in iommu_iotlb_flush()
348 const struct domain_iommu *hd = dom_iommu(d); in iommu_iotlb_flush_all()
A Ddevice_tree.c30 struct domain_iommu *hd = dom_iommu(d); in iommu_assign_dt_device()
72 const struct domain_iommu *hd = dom_iommu(d); in iommu_deassign_dt_device()
119 const struct domain_iommu *hd = dom_iommu(d); in iommu_release_dt_devices()
A Dpci.c1285 const struct domain_iommu *hd; in iommu_add_device()
1316 const struct domain_iommu *hd; in iommu_enable_device()
1333 const struct domain_iommu *hd; in iommu_remove_device()
1379 const struct domain_iommu *hd = dom_iommu(d); in assign_device()
1442 const struct domain_iommu *hd = dom_iommu(d); in deassign_device()
1492 const struct domain_iommu *hd = dom_iommu(d); in iommu_get_device_group()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Dpci_amd_iommu.c119 const struct domain_iommu *hd = dom_iommu(domain); in amd_iommu_setup_domain_device()
198 int amd_iommu_alloc_root(struct domain_iommu *hd) in amd_iommu_alloc_root()
210 static int __must_check allocate_domain_resources(struct domain_iommu *hd) in allocate_domain_resources()
239 struct domain_iommu *hd = dom_iommu(d); in amd_iommu_domain_init()
343 struct domain_iommu *t = dom_iommu(target); in reassign_device()
443 struct domain_iommu *hd = dom_iommu(d); in deallocate_iommu_page_tables()
592 const struct domain_iommu *hd = dom_iommu(d); in amd_dump_p2m_table()
A Diommu_guest.c59 static inline struct guest_iommu *domain_iommu(struct domain *d) in domain_iommu() function
130 struct guest_iommu *iommu = domain_iommu(d); in guest_iommu_deliver_msi()
186 iommu = domain_iommu(d); in guest_iommu_add_ppr_log()
235 iommu = domain_iommu(d); in guest_iommu_add_event_log()
354 iommu = domain_iommu(d); in do_completion_wait()
408 g_iommu = domain_iommu(d); in do_invalidate_dte()
476 iommu = domain_iommu(d); in guest_iommu_process_command()
811 struct guest_iommu *iommu = domain_iommu(d); in guest_iommu_set_base()
887 struct domain_iommu *hd = dom_iommu(d); in guest_iommu_init()
919 iommu = domain_iommu(d); in guest_iommu_destroy()
A Diommu_map.c341 struct domain_iommu *hd = dom_iommu(d); in iommu_update_pde_count()
396 struct domain_iommu *hd = dom_iommu(d); in iommu_merge_pages()
446 const struct domain_iommu *hd = dom_iommu(d); in iommu_pde_from_gfn()
555 struct domain_iommu *hd = dom_iommu(d); in update_paging_mode()
638 struct domain_iommu *hd = dom_iommu(d); in amd_iommu_map_page()
726 struct domain_iommu *hd = dom_iommu(d); in amd_iommu_unmap_page()
800 struct domain_iommu *hd = dom_iommu(d); in amd_iommu_share_p2m()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/x86/
A Diommu.c44 const struct domain_iommu *hd = dom_iommu(d); in arch_iommu_populate_page_table()
123 struct domain_iommu *hd = dom_iommu(d); in arch_iommu_domain_init()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Diommu.c256 struct domain_iommu *hd = dom_iommu(domain); in addr_to_dma_page_maddr()
592 struct domain_iommu *hd = dom_iommu(d); in iommu_flush_iotlb()
650 struct domain_iommu *hd = dom_iommu(domain); in dma_pte_clear_one()
1328 struct domain_iommu *hd = dom_iommu(domain); in domain_context_mapping_one()
1742 struct domain_iommu *hd = dom_iommu(d); in iommu_domain_teardown()
1768 struct domain_iommu *hd = dom_iommu(d); in intel_iommu_map_page()
1834 struct domain_iommu *hd = dom_iommu(d); in iommu_pte_flush()
1908 struct domain_iommu *hd = dom_iommu(d); in rmrr_identity_mapping()
2634 const struct domain_iommu *hd; in vtd_dump_p2m_table()
/xen-4.10.0-shim-comet/xen/include/xen/
A Diommu.h75 struct domain_iommu { struct
A Dsched.h366 struct domain_iommu iommu;
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/svm/
A Damd-iommu-proto.h59 int __must_check amd_iommu_alloc_root(struct domain_iommu *hd);
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtboot.c230 const struct domain_iommu *dio = dom_iommu(d); in tboot_gen_domain_integrity()

Completed in 24 milliseconds