Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dmemory_hotplug.h55 const char *res_root,
H A Dcpu.h67 const char *res_root,
/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c334 const char *res_root, in build_memory_hotplug_aml() argument
345 mhp_res_path = g_strdup_printf("%s." MEMORY_HOTPLUG_DEVICE, res_root); in build_memory_hotplug_aml()
H A Dcpu.c342 const char *res_root, in build_cpus_aml() argument
356 char *cphp_res_path = g_strdup_printf("%s." CPUHP_RES_DEVICE, res_root); in build_cpus_aml()