Searched refs:NVME_F_PCI_P2PDMA (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/nvme/host/ | ||
D | nvme.h | 462 #define NVME_F_PCI_P2PDMA (1 << 2) macro |
D | pci.c | 2723 NVME_F_PCI_P2PDMA, |
D | core.c | 3824 if (ctrl->ops->flags & NVME_F_PCI_P2PDMA) in nvme_alloc_ns() |