Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dpcihp.h83 bool build_append_notification_callback(Aml *parent_scope, const PCIBus *bus);
/openbmc/qemu/hw/acpi/
H A Dpcihp.c704 bool build_append_notification_callback(Aml *parent_scope, const PCIBus *bus) in build_append_notification_callback() function
718 build_append_notification_callback(br_scope, sec); in build_append_notification_callback()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c986 build_append_notification_callback(pci0_scope, vms->bus); in build_dsdt()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c1260 has_pcnt = build_append_notification_callback(scope, b); in build_dsdt()