Lines Matching full:might
72 swiotlb_tbl_unmap_single() does the reverse. If the DMA operation might have
101 Conversely, the heuristic might produce a size that is insufficient, depending
108 are such that the device might use swiotlb, the maximum size of a DMA segment
123 swiotlb, max_sectors_kb might be 512 KiB or larger. If a device might use
125 max_sectors_kb might be even smaller, such as 252 KiB.
130 bounce buffer might start at a larger address if min_align_mask is non-zero.
155 what might be called a "slot set". When a bounce buffer is allocated, it
168 slots, it might be necessary to assign multiple CPUs to the same area. The
185 initial slots in each slot set might not meet the alloc_align_mask criterium.
190 change in the future, the initial pool allocation might need to be done with
215 memory fragmentation, dynamically adding a pool might not succeed at all.