Home
last modified time | relevance | path

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

/qemu/include/hw/acpi/
H A Dcpu.h57 bool has_legacy_cphp; member
/qemu/hw/loongarch/
H A Dvirt-acpi-build.c373 opts.has_legacy_cphp = false; in build_la_ged_aml()
/qemu/hw/acpi/
H A Dcpu.c412 if (opts.has_legacy_cphp) { in build_cpus_aml()
/qemu/hw/i386/
H A Dacpi-build.c1472 .acpi_1_compatible = true, .has_legacy_cphp = true, in build_dsdt()