Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Diommu.c1282 #define REQ_ACS_FLAGS (PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF) macro
1296 if (!pdev->multifunction || pci_acs_enabled(pdev, REQ_ACS_FLAGS)) in get_pci_function_alias_group()
1302 pci_acs_enabled(tmp, REQ_ACS_FLAGS)) in get_pci_function_alias_group()
1425 if (pci_acs_path_enabled(bus->self, NULL, REQ_ACS_FLAGS)) in pci_device_group()
/kernel/linux/linux-6.6/drivers/iommu/
H A Diommu.c1530 #define REQ_ACS_FLAGS (PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF) macro
1544 if (!pdev->multifunction || pci_acs_enabled(pdev, REQ_ACS_FLAGS)) in get_pci_function_alias_group()
1550 pci_acs_enabled(tmp, REQ_ACS_FLAGS)) in get_pci_function_alias_group()
1673 if (pci_acs_path_enabled(bus->self, NULL, REQ_ACS_FLAGS)) in pci_device_group()

Completed in 9 milliseconds