Searched refs:rm_evt (Results 1 – 2 of 2) sorted by relevance
474 Aml *rm_evt = aml_name(MEMORY_SLOT_REMOVE_EVENT); in build_memory_hotplug_aml() local487 ifctx = aml_if(aml_equal(rm_evt, one)); in build_memory_hotplug_aml()492 aml_append(ifctx, aml_store(one, rm_evt)); in build_memory_hotplug_aml()
432 Aml *rm_evt = aml_name("%s.%s", cphp_res_path, CPU_REMOVE_EVENT); in build_cpus_aml() local581 ifctx = aml_if(aml_equal(rm_evt, one)); in build_cpus_aml()585 aml_append(ifctx, aml_store(one, rm_evt)); in build_cpus_aml()