Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/kernel/
A Diommu-common.c75 iommu->flags |= IOMMU_HAS_LARGE_POOL; in iommu_tbl_pool_init()
111 bool large_pool = ((iommu->flags & IOMMU_HAS_LARGE_POOL) != 0); in iommu_tbl_range_alloc()
228 bool large_pool = ((tbl->flags & IOMMU_HAS_LARGE_POOL) != 0); in get_pool()
/linux-6.3-rc2/arch/sparc/include/asm/
A Diommu-common.h28 #define IOMMU_HAS_LARGE_POOL 0x00000001 macro

Completed in 4 milliseconds