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