Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h988 #define PCI_ACS_TB 0x0002 /* Translation Blocking */ macro
/qemu/hw/pci/
H A Dpcie.c1166 cap_bits = PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | in pcie_acs_init()