Home
last modified time | relevance | path

Searched refs:iommu_legacy_unmap (Results 1 – 8 of 8) sorted by relevance

/xen/xen/include/xen/
A Diommu.h158 int __must_check iommu_legacy_unmap(struct domain *d, dfn_t dfn,
/xen/xen/drivers/passthrough/
A Diommu.c341 int iommu_legacy_unmap(struct domain *d, dfn_t dfn, unsigned int page_order) in iommu_legacy_unmap() function
/xen/xen/arch/x86/mm/
A Dp2m-pt.c684 : iommu_legacy_unmap(d, _dfn(gfn), page_order); in p2m_pt_set_entry()
A Dp2m-ept.c853 iommu_legacy_unmap(d, _dfn(gfn), order); in ept_set_entry()
A Dp2m.c1446 return iommu_legacy_unmap(d, _dfn(gfn_l), PAGE_ORDER_4K); in clear_identity_p2m_entry()
/xen/xen/arch/x86/x86_64/
A Dmm.c1456 if ( iommu_legacy_unmap(hardware_domain, _dfn(i), in memory_add()
/xen/xen/arch/x86/
A Dmm.c2493 int rc2 = iommu_legacy_unmap(d, _dfn(mfn), PAGE_ORDER_4K); in cleanup_page_mappings()
3020 rc = iommu_legacy_unmap(d, _dfn(mfn_x(mfn)), PAGE_ORDER_4K); in _get_page_type()
/xen/xen/common/
A Dgrant_table.c1482 err = iommu_legacy_unmap(ld, _dfn(mfn_x(op->mfn)), 0); in unmap_common()

Completed in 36 milliseconds