Searched refs:dfn_eq (Results 1 – 4 of 4) sorted by relevance
50 static inline bool_t dfn_eq(dfn_t x, dfn_t y) in dfn_eq() function
382 ASSERT(page_count && !dfn_eq(dfn, INVALID_DFN)); in amd_iommu_flush_iotlb_pages()
396 if ( dfn_eq(dfn, INVALID_DFN) ) in iommu_iotlb_flush()
608 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