Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dacpi-build.c531 dev = aml_scope("S%.02X", devfn); in build_append_pcihp_slots()
601 Aml *br_scope = aml_scope("S%.02X", sec->parent_dev->devfn); in build_append_notfication_callback()
788 Aml *scope = aml_scope("_SB"); in build_hpet_aml()
874 Aml *scope = aml_scope("\\"); in build_dbg_aml()
1020 Aml *sb_scope = aml_scope("_SB"); in build_piix4_pci0_int()
1021 Aml *pci0_scope = aml_scope("PCI0"); in build_piix4_pci0_int()
1130 Aml *sb_scope = aml_scope("_SB"); in build_q35_pci0_int()
1131 Aml *pci0_scope = aml_scope("PCI0"); in build_q35_pci0_int()
1235 scope = aml_scope("_SB.PCI0"); in build_x86_acpi_pci_hotplug()
1339 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()
/openbmc/qemu/hw/acpi/
H A Dvmgenid.c53 scope = aml_scope("\\_SB"); in vmgenid_build_acpi()
H A Dcpu_hotplug.c132 Aml *sb_scope = aml_scope("_SB"); in build_legacy_cpu_hotplug_aml()
H A Dcpu.c353 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
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c305 scope = aml_scope("_SB"); in build_uart_device_aml()
464 scope = aml_scope("\\"); in build_dsdt()
/openbmc/qemu/hw/isa/
H A Dpiix.c383 Aml *sb_scope = aml_scope("\\_SB"); in build_pci_isa_aml()
H A Dlpc_ich9.c857 Aml *sb_scope = aml_scope("\\_SB"); in build_ich9_isa_aml()
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h387 Aml *aml_scope(const char *name_format, ...) G_GNUC_PRINTF(1, 2);
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c431 scope = aml_scope("\\_SB"); in build_dsdt()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c822 scope = aml_scope("\\_SB"); in build_dsdt()