Home
last modified time | relevance | path

Searched refs:iommu_map (Results 1 – 4 of 4) sorted by relevance

/xen/xen/drivers/passthrough/amd/
A DMakefile3 obj-y += iommu_map.o
/xen/xen/drivers/passthrough/x86/
A Diommu.c245 rc = iommu_map(d, _dfn(pfn), _mfn(pfn), PAGE_ORDER_4K, in arch_iommu_hwdom_init()
/xen/xen/drivers/passthrough/
A Diommu.c242 int iommu_map(struct domain *d, dfn_t dfn, mfn_t mfn, in iommu_map() function
289 int rc = iommu_map(d, dfn, mfn, page_order, flags, &flush_flags); in iommu_legacy_map()
/xen/xen/include/xen/
A Diommu.h148 int __must_check iommu_map(struct domain *d, dfn_t dfn, mfn_t mfn,

Completed in 5 milliseconds