Home
last modified time | relevance | path

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

/qemu/include/hw/acpi/
H A Dcpu.h59 const char *smi_path; member
/qemu/hw/acpi/
H A Dcpu.c481 aml_name("%s", opts.smi_path))); in build_cpus_aml()
606 if (opts.smi_path) { in build_cpus_aml()
610 aml_name("%s", opts.smi_path))); in build_cpus_aml()
/qemu/hw/loongarch/
H A Dvirt-acpi-build.c375 opts.smi_path = NULL; in build_la_ged_aml()
/qemu/hw/i386/
H A Dacpi-build.c1473 .smi_path = pm->smi_on_cpuhp ? "\\_SB.PCI0.SMI0.SMIC" : NULL, in build_dsdt()