Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m-pt.c496 unsigned int iommu_pte_flags = p2m_get_iommu_flags(p2mt, mfn); in p2m_pt_set_entry()
564 p2m_get_iommu_flags(p2m_flags_to_type(flags), in p2m_pt_set_entry()
612 p2m_get_iommu_flags(p2m_flags_to_type(l1e_get_flags(*p2m_entry)), in p2m_pt_set_entry()
656 p2m_get_iommu_flags(p2m_flags_to_type(flags), in p2m_pt_set_entry()
A Dp2m-ept.c692 unsigned int iommu_flags = p2m_get_iommu_flags(p2mt, mfn); in ept_set_entry()
818 p2m_get_iommu_flags(ept_entry->sa_p2mt, _mfn(ept_entry->mfn)) == in ept_set_entry()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dp2m.h840 static inline unsigned int p2m_get_iommu_flags(p2m_type_t p2mt, mfn_t mfn) in p2m_get_iommu_flags() function

Completed in 11 milliseconds