Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Diommu-common.h28 #define IOMMU_NO_SPAN_BOUND 0x00000002 macro
/linux-4.4.14/lib/
Diommu-common.c72 iommu->flags |= IOMMU_NO_SPAN_BOUND; in iommu_tbl_pool_init()
181 if ((iommu->flags & IOMMU_NO_SPAN_BOUND) != 0) { in iommu_tbl_range_alloc()