Searched refs:NVME_F_PCI_P2PDMA (Results 1 – 3 of 3) sorted by relevance
482 #define NVME_F_PCI_P2PDMA (1 << 2) macro
2776 NVME_F_PCI_P2PDMA,
3942 if (ctrl->ops->flags & NVME_F_PCI_P2PDMA) in nvme_alloc_ns()