Searched refs:pci_acs_path_enabled (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/pci/
H A Dats.c386 if (!pci_acs_path_enabled(pdev, NULL, PCI_ACS_RR | PCI_ACS_UF))
H A Dpci.c3627 * pci_acs_path_enabled - test ACS flags from start to end in a hierarchy
3635 bool pci_acs_path_enabled(struct pci_dev *start, function
/linux-master/drivers/iommu/
H A Diommu.c1550 if (pci_acs_path_enabled(bus->self, NULL, REQ_ACS_FLAGS))
/linux-master/include/linux/
H A Dpci.h2505 bool pci_acs_path_enabled(struct pci_dev *start,

Completed in 269 milliseconds