Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dq35.h140 #define MCH_HOST_BRIDGE_SMRAM_D_CLS ((uint8_t)(1 << 5)) macro
153 MCH_HOST_BRIDGE_SMRAM_D_CLS | \
157 MCH_HOST_BRIDGE_SMRAM_D_CLS
/qemu/tests/qtest/
H A Dq35-test.c162 smram_val |= (MCH_HOST_BRIDGE_SMRAM_D_CLS | in test_tseg_size()