Home
last modified time | relevance | path

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

/xen/xen/arch/x86/mm/
A Dp2m-pt.c517 unsigned int iommu_pte_flags = p2m_get_iommu_flags(p2mt, mfn); in p2m_pt_set_entry()
579 p2m_get_iommu_flags(p2m_flags_to_type(flags), in p2m_pt_set_entry()
623 p2m_get_iommu_flags(p2m_flags_to_type(l1e_get_flags(*p2m_entry)), in p2m_pt_set_entry()
651 p2m_get_iommu_flags(p2m_flags_to_type(flags), in p2m_pt_set_entry()
A Dp2m-ept.c683 unsigned int iommu_flags = p2m_get_iommu_flags(p2mt, mfn); in ept_set_entry()
811 p2m_get_iommu_flags(ept_entry->sa_p2mt, _mfn(ept_entry->mfn)) == in ept_set_entry()
/xen/xen/include/asm-x86/
A Dp2m.h906 static inline unsigned int p2m_get_iommu_flags(p2m_type_t p2mt, mfn_t mfn) in p2m_get_iommu_flags() function

Completed in 9 milliseconds