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