Home
last modified time | relevance | path

Searched refs:aml_scope (Results 1 – 14 of 14) sorted by relevance

/qemu/hw/i386/
H A Dacpi-build.c532 dev = aml_scope("S%.02X", devfn); in build_append_pcihp_slots()
602 Aml *br_scope = aml_scope("S%.02X", sec->parent_dev->devfn); in build_append_notification_callback()
789 Aml *scope = aml_scope("_SB"); in build_hpet_aml()
875 Aml *scope = aml_scope("\\"); in build_dbg_aml()
1021 Aml *sb_scope = aml_scope("_SB"); in build_piix4_pci0_int()
1022 Aml *pci0_scope = aml_scope("PCI0"); in build_piix4_pci0_int()
1131 Aml *sb_scope = aml_scope("_SB"); in build_q35_pci0_int()
1132 Aml *pci0_scope = aml_scope("PCI0"); in build_q35_pci0_int()
1236 scope = aml_scope("_SB.PCI0"); in build_x86_acpi_pci_hotplug()
1340 scope = aml_scope("_SB"); in build_acpi0017()
[all …]
H A Dacpi-microvm.c120 sb_scope = aml_scope("_SB"); in build_dsdt_microvm()
132 scope = aml_scope("\\"); in build_dsdt_microvm()
/qemu/hw/acpi/
H A Dvmclock.c38 scope = aml_scope("\\_SB"); in vmclock_build_acpi()
H A Dvmgenid.c53 scope = aml_scope("\\_SB"); in vmgenid_build_acpi()
H A Dcpu_hotplug.c131 Aml *sb_scope = aml_scope("_SB"); in build_legacy_cpu_hotplug_aml()
H A Dcpu.c354 Aml *sb_scope = aml_scope("_SB"); in build_cpus_aml()
H A Dnvdimm.c1382 sb_scope = aml_scope("\\_SB"); in nvdimm_build_ssdt()
H A Daml-build.c544 Aml *aml_scope(const char *name_format, ...) in aml_scope() function
/qemu/hw/loongarch/
H A Dvirt-acpi-build.c325 scope = aml_scope("_SB"); in build_uart_device_aml()
498 scope = aml_scope("\\"); in build_dsdt()
/qemu/hw/isa/
H A Dpiix.c383 Aml *sb_scope = aml_scope("\\_SB"); in build_pci_isa_aml()
H A Dlpc_ich9.c855 Aml *sb_scope = aml_scope("\\_SB"); in build_ich9_isa_aml()
/qemu/include/hw/acpi/
H A Daml-build.h387 Aml *aml_scope(const char *name_format, ...) G_GNUC_PRINTF(1, 2);
/qemu/hw/riscv/
H A Dvirt-acpi-build.c462 scope = aml_scope("\\_SB"); in build_dsdt()
/qemu/hw/arm/
H A Dvirt-acpi-build.c822 scope = aml_scope("\\_SB"); in build_dsdt()