Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h999 #define PCI_ACS_SV 0x0001 /* Source Validation */ macro
/qemu/hw/pci/
H A Dpcie.c1203 cap_bits = PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | in pcie_acs_init()