Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/kernel/
Diommu-common.c15 static unsigned long iommu_large_alloc = 15; variable
112 bool largealloc = (large_pool && npages > iommu_large_alloc); in iommu_tbl_range_alloc()