Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswiotlb.h19 #define SWIOTLB_ANY (1 << 2) /* allow any memory for the buffer */ macro
/linux/kernel/dma/
H A Dswiotlb.c328 if (flags & SWIOTLB_ANY) in swiotlb_memblock_alloc()
372 if (flags & SWIOTLB_ANY) in swiotlb_init_remap()