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

/linux-master/arch/sparc/include/asm/
H A Diommu-common.h31 struct iommu_pool large_pool; member in struct:iommu_map_table
/linux-master/arch/sparc/kernel/
H A Diommu-common.c111 bool large_pool = ((iommu->flags & IOMMU_HAS_LARGE_POOL) != 0); local
52 iommu_tbl_pool_init(struct iommu_map_table *iommu, unsigned long num_entries, u32 table_shift, void (*lazy_flush)(struct iommu_map_table *), bool large_pool, u32 npools, bool skip_span_boundary_check) argument
228 bool large_pool = ((tbl->flags & IOMMU_HAS_LARGE_POOL) != 0); local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Diommu.h107 struct iommu_pool large_pool; member in struct:iommu_table

Completed in 118 milliseconds