Searched refs:vof_client_call (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | vof.h | 24 int vof_client_call(MachineState *ms, Vof *vof, void *fdt,
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_vof.c | 20 int ret = vof_client_call(MACHINE(spapr), spapr->vof, spapr->fdt_blob, in spapr_h_vof_client()
|
H A D | vof.c | 940 int vof_client_call(MachineState *ms, Vof *vof, void *fdt, in vof_client_call() function
|
H A D | pegasos2.c | 567 int ret = vof_client_call(MACHINE(pm), pm->vof, pm->fdt_blob, in pegasos2_hypercall()
|