Home
last modified time | relevance | path

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

/xen/xen/arch/x86/mm/
A Dp2m-ept.c683 unsigned int iommu_flags = p2m_get_iommu_flags(p2mt, mfn); in ept_set_entry() local
812 iommu_flags ) in ept_set_entry()
847 (iommu_flags ? IOMMU_FLUSHF_added : 0) | in ept_set_entry()
851 rc = iommu_flags ? in ept_set_entry()
852 iommu_legacy_map(d, _dfn(gfn), mfn, order, iommu_flags) : in ept_set_entry()

Completed in 4 milliseconds