Searched refs:use_p2pdma (Results 1 – 2 of 2) sorted by relevance
84 bool *use_p2pdma);86 bool use_p2pdma);140 struct pci_dev **p2p_dev, bool *use_p2pdma) in pci_p2pdma_enable_store() argument142 *use_p2pdma = false; in pci_p2pdma_enable_store()146 struct pci_dev *p2p_dev, bool use_p2pdma) in pci_p2pdma_enable_show() argument
1138 bool *use_p2pdma) in pci_p2pdma_enable_store() argument1144 *use_p2pdma = true; in pci_p2pdma_enable_store()1163 } else if (!kstrtobool(page, use_p2pdma)) { in pci_p2pdma_enable_store()1185 bool use_p2pdma) in pci_p2pdma_enable_show() argument1187 if (!use_p2pdma) in pci_p2pdma_enable_show()