Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/core/
H A Dsysbus-fdt.h35 void platform_bus_add_all_fdt_nodes(void *fdt, const char *intc, hwaddr addr,
/openbmc/qemu/hw/core/
H A Dsysbus-fdt.c533 void platform_bus_add_all_fdt_nodes(void *fdt, const char *intc, hwaddr addr, in platform_bus_add_all_fdt_nodes() function
/openbmc/qemu/hw/riscv/
H A Dvirt.c489 platform_bus_add_all_fdt_nodes(ms->fdt, plic_name, in create_fdt_socket_plic()
704 platform_bus_add_all_fdt_nodes(ms->fdt, aplic_name, in create_fdt_socket_aplic()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c1180 platform_bus_add_all_fdt_nodes(machine->fdt, "/platic", in virt_init()
/openbmc/qemu/hw/arm/
H A Dvirt.c1739 platform_bus_add_all_fdt_nodes(ms->fdt, "/intc", in virt_machine_done()