Home
last modified time | relevance | path

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

/external/qemu/hw/
Dpiix_pci.c92 uint32_t smram, addr; in i440fx_update_memory_mappings() local
99 smram = d->config[0x72]; in i440fx_update_memory_mappings()
100 if ((smm_enabled && (smram & 0x08)) || (smram & 0x40)) { in i440fx_update_memory_mappings()