Home
last modified time | relevance | path

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

/drivers/pci/
Dp2pdma.c610 struct pci_dev *pci_p2pmem_find_many(struct device **clients, int num_clients) in pci_p2pmem_find_many() function
656 EXPORT_SYMBOL_GPL(pci_p2pmem_find_many);
/drivers/nvme/target/
Dcore.c497 p2p_dev = pci_p2pmem_find_many(clients, ARRAY_SIZE(clients)); in nvmet_p2pmem_ns_add_p2p()