Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpam.h79 #define SMRAM_G_SMRAME ((uint8_t)(1 << 3)) macro
/openbmc/qemu/hw/pci-host/
H A Dq35.c369 if (pd->config[MCH_HOST_BRIDGE_SMRAM] & SMRAM_G_SMRAME) { in mch_update_smram()
378 (pd->config[MCH_HOST_BRIDGE_SMRAM] & SMRAM_G_SMRAME)) { in mch_update_smram()
H A Di440fx.c97 pd->config[I440FX_SMRAM] & SMRAM_G_SMRAME); in i440fx_update_memory_mappings()