Home
last modified time | relevance | path

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

/openbmc/qemu/tests/migration/i386/
H A Da-b-bootblock.S14 #define ACPI_ENABLE 0xf1 macro
101 mov $ACPI_ENABLE,%al
/openbmc/qemu/hw/acpi/
H A Dpiix4.c60 #define ACPI_ENABLE 0xf1 macro
75 acpi_pm1_cnt_update(&s->ar, val == ACPI_ENABLE, val == ACPI_DISABLE); in apm_ctrl_changed()
76 if (val == ACPI_ENABLE || val == ACPI_DISABLE) { in apm_ctrl_changed()
429 static const uint8_t acpi_enable_cmd = ACPI_ENABLE; in piix4_pm_add_properties()