Searched refs:event_handler_method (Results 1 – 4 of 4) sorted by relevance
56 const char *event_handler_method,
68 const char *event_handler_method,
335 const char *event_handler_method, in build_memory_hotplug_aml() argument711 if (event_handler_method) { in build_memory_hotplug_aml()712 method = aml_method(event_handler_method, 0, AML_NOTSERIALIZED); in build_memory_hotplug_aml()
343 const char *event_handler_method, in build_cpus_aml() argument707 method = aml_method(event_handler_method, 0, AML_NOTSERIALIZED); in build_cpus_aml()