Searched refs:use_p2pdma (Results 1 – 2 of 2) sorted by relevance
38 bool *use_p2pdma);40 bool use_p2pdma);98 struct pci_dev **p2p_dev, bool *use_p2pdma) in pci_p2pdma_enable_store() argument100 *use_p2pdma = false; in pci_p2pdma_enable_store()104 struct pci_dev *p2p_dev, bool use_p2pdma) in pci_p2pdma_enable_show() argument
957 bool *use_p2pdma) in pci_p2pdma_enable_store() argument963 *use_p2pdma = true; in pci_p2pdma_enable_store()982 } else if (!kstrtobool(page, use_p2pdma)) { in pci_p2pdma_enable_store()1004 bool use_p2pdma) in pci_p2pdma_enable_show() argument1006 if (!use_p2pdma) in pci_p2pdma_enable_show()
Completed in 5 milliseconds