Searched refs:IOMMU_HAS_LARGE_POOL (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Diommu-common.h27 #define IOMMU_HAS_LARGE_POOL 0x00000001 macro
/linux-4.4.14/lib/
H A Diommu-common.c74 iommu->flags |= IOMMU_HAS_LARGE_POOL; iommu_tbl_pool_init()
111 bool large_pool = ((iommu->flags & IOMMU_HAS_LARGE_POOL) != 0); iommu_tbl_range_alloc()
233 bool large_pool = ((tbl->flags & IOMMU_HAS_LARGE_POOL) != 0); get_pool()

Completed in 62 milliseconds