Home
last modified time | relevance | path

Searched refs:event_handler_method (Results 1 – 25 of 36) sorted by relevance

12

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/acpi/
H A Dmemory_hotplug.h51 const char *event_handler_method);
H A Dcpu.h58 const char *event_handler_method);
/dports/emulators/qemu42/qemu-4.2.1/include/hw/acpi/
H A Dmemory_hotplug.h55 const char *event_handler_method,
H A Dcpu.h58 const char *event_handler_method);
/dports/emulators/qemu/qemu-6.2.0/include/hw/acpi/
H A Dmemory_hotplug.h55 const char *event_handler_method,
H A Dcpu.h61 const char *event_handler_method);
/dports/emulators/qemu60/qemu-6.0.0/include/hw/acpi/
H A Dmemory_hotplug.h55 const char *event_handler_method,
H A Dcpu.h61 const char *event_handler_method);
/dports/emulators/qemu5/qemu-5.2.0/include/hw/acpi/
H A Dmemory_hotplug.h55 const char *event_handler_method,
H A Dcpu.h59 const char *event_handler_method);
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/acpi/
H A Dmemory_hotplug.h55 const char *event_handler_method,
H A Dcpu.h58 const char *event_handler_method);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/acpi/
H A Dmemory_hotplug.h55 const char *event_handler_method,
H A Dcpu.h58 const char *event_handler_method);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/acpi/
H A Dmemory_hotplug.h55 const char *event_handler_method,
H A Dcpu.h61 const char *event_handler_method);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/acpi/
H A Dmemory_hotplug.h55 const char *event_handler_method,
H A Dcpu.h58 const char *event_handler_method);
/dports/emulators/qemu/qemu-6.2.0/hw/acpi/
H A Dmemory_hotplug.c346 const char *event_handler_method, in build_memory_hotplug_aml() argument
722 if (event_handler_method) { in build_memory_hotplug_aml()
723 method = aml_method(event_handler_method, 0, AML_NOTSERIALIZED); in build_memory_hotplug_aml()
/dports/emulators/qemu42/qemu-4.2.1/hw/acpi/
H A Dmemory_hotplug.c339 const char *event_handler_method, in build_memory_hotplug_aml() argument
715 if (event_handler_method) { in build_memory_hotplug_aml()
716 method = aml_method(event_handler_method, 0, AML_NOTSERIALIZED); in build_memory_hotplug_aml()
/dports/emulators/qemu60/qemu-6.0.0/hw/acpi/
H A Dmemory_hotplug.c338 const char *event_handler_method, in build_memory_hotplug_aml() argument
714 if (event_handler_method) { in build_memory_hotplug_aml()
715 method = aml_method(event_handler_method, 0, AML_NOTSERIALIZED); in build_memory_hotplug_aml()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/acpi/
H A Dmemory_hotplug.c339 const char *event_handler_method, in build_memory_hotplug_aml() argument
715 if (event_handler_method) { in build_memory_hotplug_aml()
716 method = aml_method(event_handler_method, 0, AML_NOTSERIALIZED); in build_memory_hotplug_aml()
/dports/emulators/qemu5/qemu-5.2.0/hw/acpi/
H A Dmemory_hotplug.c340 const char *event_handler_method, in build_memory_hotplug_aml() argument
716 if (event_handler_method) { in build_memory_hotplug_aml()
717 method = aml_method(event_handler_method, 0, AML_NOTSERIALIZED); in build_memory_hotplug_aml()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/acpi/
H A Dmemory_hotplug.c339 const char *event_handler_method, in build_memory_hotplug_aml() argument
715 if (event_handler_method) { in build_memory_hotplug_aml()
716 method = aml_method(event_handler_method, 0, AML_NOTSERIALIZED); in build_memory_hotplug_aml()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/acpi/
H A Dmemory_hotplug.c339 const char *event_handler_method, in build_memory_hotplug_aml() argument
715 if (event_handler_method) { in build_memory_hotplug_aml()
716 method = aml_method(event_handler_method, 0, AML_NOTSERIALIZED); in build_memory_hotplug_aml()

12