Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Diommu-common.h27 #define IOMMU_NO_SPAN_BOUND 0x00000002 macro
/linux-4.1.27/lib/
Diommu-common.c76 iommu->flags |= IOMMU_NO_SPAN_BOUND; in iommu_tbl_pool_init()
185 if ((iommu->flags & IOMMU_NO_SPAN_BOUND) != 0) { in iommu_tbl_range_alloc()