Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dq35.h89 #define MCH_HOST_BRIDGE_EXT_TSEG_MBYTES_MAX 0xfff macro
/openbmc/qemu/hw/pci-host/
H A Dq35.c574 if (mch->ext_tseg_mbytes > MCH_HOST_BRIDGE_EXT_TSEG_MBYTES_MAX) { in mch_realize()