Home
last modified time | relevance | path

Searched refs:NVME_F_PCI_P2PDMA (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dnvme.h482 #define NVME_F_PCI_P2PDMA (1 << 2) macro
H A Dpci.c2776 NVME_F_PCI_P2PDMA,
H A Dcore.c3942 if (ctrl->ops->flags & NVME_F_PCI_P2PDMA) in nvme_alloc_ns()