Searched refs:FOLL_PCI_P2PDMA (Results 1 – 3 of 3) sorted by relevance
150 if (unlikely(!(flags & FOLL_PCI_P2PDMA) && is_pci_p2pdma_page(&folio->page))) in try_grab_folio()540 if (unlikely(!(flags & FOLL_PCI_P2PDMA) && is_pci_p2pdma_page(page))) in try_grab_folio_fast()2586 (gup_flags & FOLL_PCI_P2PDMA))) in is_valid_gup_args()3394 FOLL_PCI_P2PDMA | FOLL_HONOR_NUMA_FAULT))) in gup_fast_fallback()
1656 FOLL_PCI_P2PDMA = 1 << 10, enumerator
1839 gup_flags |= FOLL_PCI_P2PDMA; in iov_iter_extract_user_pages()