Searched refs:pci_p2pdma_enable_store (Results 1 – 3 of 3) sorted by relevance
33 int pci_p2pdma_enable_store(const char *page, struct pci_dev **p2p_dev,82 static inline int pci_p2pdma_enable_store(const char *page, in pci_p2pdma_enable_store() function
931 int pci_p2pdma_enable_store(const char *page, struct pci_dev **p2p_dev, in pci_p2pdma_enable_store() function964 EXPORT_SYMBOL_GPL(pci_p2pdma_enable_store);
397 error = pci_p2pdma_enable_store(page, &p2p_dev, &use_p2pmem); in nvmet_ns_p2pmem_store()