Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
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 Dvmclock.c38 scope = aml_scope("\\_SB"); in vmclock_build_acpi()
H A Dvmgenid.c53 scope = aml_scope("\\_SB"); in vmgenid_build_acpi()
H A Dpcihp.c636 scope = aml_scope("_SB.PCI0"); in build_acpi_pci_hotplug()
713 Aml *br_scope = aml_scope("S%.02X", sec->parent_dev->devfn); in build_append_notification_callback()
873 dev = aml_scope("S%.02X", devfn); in build_append_pcihp_slots()
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()
/openbmc/qemu/hw/isa/
H A Dpiix.c383 Aml *sb_scope = aml_scope("\\_SB"); in build_pci_isa_aml()
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c462 scope = aml_scope("\\_SB"); in build_dsdt()