Home
last modified time | relevance | path

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

/drivers/iommu/
Diommu.c1302 #define REQ_ACS_FLAGS (PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF) macro
1316 if (!pdev->multifunction || pci_acs_enabled(pdev, REQ_ACS_FLAGS)) in get_pci_function_alias_group()
1322 pci_acs_enabled(tmp, REQ_ACS_FLAGS)) in get_pci_function_alias_group()
1445 if (pci_acs_path_enabled(bus->self, NULL, REQ_ACS_FLAGS)) in pci_device_group()