Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h2229 bool pci_acs_path_enabled(struct pci_dev *start,
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Diommu.c1429 if (pci_acs_path_enabled(bus->self, NULL, REQ_ACS_FLAGS)) in pci_device_group()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.c3517 bool pci_acs_path_enabled(struct pci_dev *start, in pci_acs_path_enabled() function