Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/xen/
Dswiotlb-xen.c41 #define MAX_DMA_BITS 32 macro
131 } while (rc && dma_bits++ < MAX_DMA_BITS); in xen_swiotlb_fixup()