Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c351 char *mhp_res_path; in build_memory_hotplug_aml() local
353 mhp_res_path = g_strdup_printf("%s." MEMORY_HOTPLUG_DEVICE, res_root); in build_memory_hotplug_aml()
354 mem_ctrl_dev = aml_device("%s", mhp_res_path); in build_memory_hotplug_aml()
393 mhp_res_path); in build_memory_hotplug_aml()
726 g_free(mhp_res_path); in build_memory_hotplug_aml()