Home
last modified time | relevance | path

Searched defs:smm_enabled (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/southbridge/
H A Dpiix.h75 bool smm_enabled; member
/openbmc/qemu/include/hw/acpi/
H A Dpiix4.h54 bool smm_enabled; member
H A Dich9.h67 bool smm_enabled; member
/openbmc/qemu/hw/i386/
H A Dacpi-build.c144 bool smm_enabled = object_property_get_bool(o, "smm-compat", NULL) ? in init_common_fadt_data() local