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