Home
last modified time | relevance | path

Searched refs:PCI_CONFIG_SPACE_SIZE (Results 1 – 3 of 3) sorted by relevance

/hypervisor/include/hw/
A Dpci.h56 #define PCI_CONFIG_SPACE_SIZE 0x100U macro
/hypervisor/hw/
A Dpci.c711 node_limit = (PCIE_CONFIG_SPACE_SIZE - PCI_CONFIG_SPACE_SIZE) / 8; in pci_enumerate_ext_cap()
754 if (pos < PCI_CONFIG_SPACE_SIZE) { in pci_enumerate_ext_cap()
/hypervisor/dm/vpci/
A Dvpci.c967 if (((uint16_t)capoff + reallen) <= PCI_CONFIG_SPACE_SIZE) { in vpci_add_capability()

Completed in 8 milliseconds