Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dq35.h160 #define MCH_HOST_BRIDGE_ESMRAMC_H_SMRAME ((uint8_t)(1 << 7)) macro
175 (MCH_HOST_BRIDGE_ESMRAMC_H_SMRAME | \
/qemu/hw/pci-host/
H A Dq35.c346 bool h_smrame = (pd->config[MCH_HOST_BRIDGE_ESMRAMC] & MCH_HOST_BRIDGE_ESMRAMC_H_SMRAME); in mch_update_smram()