Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Diommu.h50 static inline bool_t dfn_eq(dfn_t x, dfn_t y) in dfn_eq() function
/xen/xen/drivers/passthrough/amd/
A Diommu_map.c382 ASSERT(page_count && !dfn_eq(dfn, INVALID_DFN)); in amd_iommu_flush_iotlb_pages()
/xen/xen/drivers/passthrough/
A Diommu.c396 if ( dfn_eq(dfn, INVALID_DFN) ) in iommu_iotlb_flush()
/xen/xen/drivers/passthrough/vtd/
A Diommu.c608 dfn_eq(dfn, INVALID_DFN) || !IS_ALIGNED(dfn_x(dfn), page_count) ) in iommu_flush_iotlb()
633 ASSERT(page_count && !dfn_eq(dfn, INVALID_DFN)); in iommu_flush_iotlb_pages()

Completed in 10 milliseconds