Searched refs:ITER_ALLOW_P2PDMA (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Duio.h351 #define ITER_ALLOW_P2PDMA ((__force iov_iter_extraction_t)0x01) macro
/linux-master/block/
H A Dblk-map.c290 extraction_flags |= ITER_ALLOW_P2PDMA;
H A Dbio.c1262 extraction_flags |= ITER_ALLOW_P2PDMA;
/linux-master/lib/
H A Diov_iter.c1572 if (extraction_flags & ITER_ALLOW_P2PDMA)
1609 * @extraction_flags can have ITER_ALLOW_P2PDMA set to request peer-to-peer DMA

Completed in 219 milliseconds