Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Dquirks.c4542 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_cavium_acs()
4553 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_xgene_acs()
4653 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_qcom_rp_acs()
4665 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_nxp_rp_acs()
4781 PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | in pci_quirk_mf_endpoint_acs()
4796 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_rciep_acs()
4808 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_brcm_acs()
5117 ctrl |= (cap & PCI_ACS_SV); in pci_quirk_enable_intel_spt_pch_acs()
5536 if (ctrl & PCI_ACS_SV) in pci_idt_bus_quirk()
5538 ctrl & ~PCI_ACS_SV); in pci_idt_bus_quirk()
[all …]
A Dpci.c949 ctrl |= (cap & PCI_ACS_SV); in pci_std_enable_acs()
/linux/include/uapi/linux/
A Dpci_regs.h978 #define PCI_ACS_SV 0x0001 /* Source Validation */ macro
/linux/drivers/iommu/
A Diommu.c1332 #define REQ_ACS_FLAGS (PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF)

Completed in 33 milliseconds