Home
last modified time | relevance | path

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

/hypervisor/acpi_parser/
A Ddmar_parse.c32 pio_write32(PCI_CFG_ENABLE | ((uint32_t)bus << 16U) | ((uint32_t)dev << 11U) | in get_secondary_bus()
/hypervisor/include/hw/
A Dpci.h64 #define PCI_CFG_ENABLE 0x80000000U macro
/hypervisor/hw/
A Dpci.c95 addr |= (offset | PCI_CFG_ENABLE); in pio_off_to_address()

Completed in 7 milliseconds