Searched refs:PCIM_PCIE_DEVCAP2_ARI (Results 1 – 2 of 2) sorted by relevance
| /hypervisor/include/hw/ | ||
| A D | pci.h | 206 #define PCIM_PCIE_DEVCAP2_ARI (0x1U << 5U) macro |
| /hypervisor/hw/ | ||
| A D | pci.c | 566 if ((val & PCIM_PCIE_DEVCAP2_ARI) != 0U) { in config_pci_bridge() |
Completed in 6 milliseconds