Home
last modified time | relevance | path

Searched defs:large_pool (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/lib/
Diommu-common.c55 bool large_pool, u32 npools, in iommu_tbl_pool_init()
111 bool large_pool = ((iommu->flags & IOMMU_HAS_LARGE_POOL) != 0); in iommu_tbl_range_alloc() local
233 bool large_pool = ((tbl->flags & IOMMU_HAS_LARGE_POOL) != 0); in get_pool() local
/linux-4.4.14/include/linux/
Diommu-common.h30 struct iommu_pool large_pool; member
/linux-4.4.14/arch/powerpc/include/asm/
Diommu.h110 struct iommu_pool large_pool; member