Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duio.h386 #define ITER_ALLOW_P2PDMA ((__force iov_iter_extraction_t)0x01) macro
/linux/block/
H A Dbio-integrity.c397 extraction_flags |= ITER_ALLOW_P2PDMA; in bio_integrity_map_user()
H A Dbio.c1304 flags |= ITER_ALLOW_P2PDMA; in bio_iov_iter_get_pages()
/linux/lib/
H A Diov_iter.c1765 if (extraction_flags & ITER_ALLOW_P2PDMA) in iov_iter_extract_user_pages()
1808 * @extraction_flags can have ITER_ALLOW_P2PDMA set to request peer-to-peer DMA