Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dq35.h110 #define MCH_HOST_BRIDGE_PCIEXBAREN ((uint64_t)1) macro
/openbmc/qemu/hw/pci-host/
H A Dq35.c303 enable = pciexbar & MCH_HOST_BRIDGE_PCIEXBAREN; in mch_update_pciexbar()