Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Ddevice_tree.h124 int qemu_fdt_add_path(void *fdt, const char *path);
/openbmc/qemu/system/
H A Ddevice_tree.c562 int qemu_fdt_add_path(void *fdt, const char *path) in qemu_fdt_add_path() function
/openbmc/qemu/hw/loongarch/
H A Dvirt.c209 qemu_fdt_add_path(ms->fdt, map_path); in fdt_add_cpu_nodes()
/openbmc/qemu/hw/arm/
H A Dvirt.c488 qemu_fdt_add_path(ms->fdt, map_path); in fdt_add_cpu_nodes()