Searched refs:QUEUE_FLAG_PCI_P2PDMA (Results 1 – 2 of 2) sorted by relevance
551 #define QUEUE_FLAG_PCI_P2PDMA 25 /* device supports PCI p2p requests */ macro582 test_bit(QUEUE_FLAG_PCI_P2PDMA, &(q)->queue_flags)
3620 blk_queue_flag_set(QUEUE_FLAG_PCI_P2PDMA, ns->queue); in nvme_alloc_ns()