Home
last modified time | relevance | path

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

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