Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Diommu-common.c56 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
228 bool large_pool = ((tbl->flags & IOMMU_HAS_LARGE_POOL) != 0); in get_pool() local
/openbmc/linux/arch/sparc/include/asm/
H A Diommu-common.h31 struct iommu_pool large_pool; member
/openbmc/linux/arch/powerpc/include/asm/
H A Diommu.h107 struct iommu_pool large_pool; member