Searched refs:NVME_F_PCI_P2PDMA (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvme/host/ | ||
D | nvme.h | 480 #define NVME_F_PCI_P2PDMA (1 << 2) macro |
D | pci.c | 2774 NVME_F_PCI_P2PDMA, |
D | core.c | 3922 if (ctrl->ops->flags & NVME_F_PCI_P2PDMA) in nvme_alloc_ns() |