Home
last modified time | relevance | path

Searched refs:NVME_QUEUE_PHYS_CONTIG (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnvme.h1284 NVME_QUEUE_PHYS_CONTIG = (1 << 0), enumerator
/linux/drivers/nvme/host/
H A Dpci.c1288 int flags = NVME_QUEUE_PHYS_CONTIG; in adapter_alloc_cq()
1312 int flags = NVME_QUEUE_PHYS_CONTIG; in adapter_alloc_sq()