OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smram
(Results
1 - 1
of
1
) sorted by null
/external/qemu/hw/
piix_pci.c
92
uint32_t
smram
, addr;
local
99
smram
= d->config[0x72];
100
if ((smm_enabled && (
smram
& 0x08)) || (
smram
& 0x40)) {
134
/* XXX: implement
SMRAM
.D_LOCK */
202
d->config[0x72] = 0x02; /*
SMRAM
*/
Completed in 52 milliseconds