Home
last modified time | relevance | path

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

/linux-4.1.27/lib/
Diommu-common.c18 static unsigned long iommu_large_alloc = 15; variable
116 bool largealloc = (large_pool && npages > iommu_large_alloc); in iommu_tbl_range_alloc()