Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dboards.h37 int machine_phandle_start(MachineState *machine);
/openbmc/qemu/system/
H A Ddevice_tree.c500 phandle = machine_phandle_start(current_machine); in qemu_fdt_alloc_phandle()
/openbmc/qemu/hw/core/
H A Dmachine.c1288 int machine_phandle_start(MachineState *machine) in machine_phandle_start() function