Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpam.h76 #define SMRAM_D_OPEN ((uint8_t)(1 << 6)) macro
/openbmc/qemu/hw/pci-host/
H A Di440fx.c95 !(pd->config[I440FX_SMRAM] & SMRAM_D_OPEN)); in i440fx_update_memory_mappings()
H A Dq35.c355 if (pd->config[MCH_HOST_BRIDGE_SMRAM] & SMRAM_D_OPEN) { in mch_update_smram()