Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Dquirks.c4725 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_cavium_acs()
4736 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_xgene_acs()
4760 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_zhaoxin_pcie_ports_acs()
4840 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_qcom_rp_acs()
4852 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_nxp_rp_acs()
4968 PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | in pci_quirk_mf_endpoint_acs()
4983 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_rciep_acs()
4995 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_brcm_acs()
5336 ctrl |= (cap & PCI_ACS_RR); in pci_quirk_enable_intel_spt_pch_acs()
5365 ctrl &= ~(PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_EC); in pci_quirk_disable_intel_spt_pch_acs_redir()
[all …]
A Dats.c419 if (!pci_acs_path_enabled(pdev, NULL, PCI_ACS_RR | PCI_ACS_UF)) in pci_enable_pasid()
A Dp2pdma.c398 if (ctrl & (PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_EC)) in pci_bridge_has_acs_redir()
A Dpci.c1001 if (mask & ~(PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | PCI_ACS_CR | in __pci_config_acs()
1050 caps->ctrl |= (caps->cap & PCI_ACS_RR); in pci_std_enable_acs()
1095 PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_EC, in pci_enable_acs()
1096 ~(PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_EC)); in pci_enable_acs()
/linux/include/uapi/linux/
A Dpci_regs.h992 #define PCI_ACS_RR 0x0004 /* P2P Request Redirect */ macro
/linux/drivers/iommu/
A Diommu.c1380 #define REQ_ACS_FLAGS (PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF)

Completed in 111 milliseconds