Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dq35.h169 #define MCH_HOST_BRIDGE_ESMRAMC_T_EN ((uint8_t)1) macro
177 MCH_HOST_BRIDGE_ESMRAMC_T_EN)
/qemu/tests/qtest/
H A Dq35-test.c155 esmramc_val |= MCH_HOST_BRIDGE_ESMRAMC_T_EN; in test_tseg_size()
/qemu/hw/pci-host/
H A Dq35.c377 if ((pd->config[MCH_HOST_BRIDGE_ESMRAMC] & MCH_HOST_BRIDGE_ESMRAMC_T_EN) && in mch_update_smram()