Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dvof.h28 void vof_cleanup(Vof *vof);
/openbmc/qemu/hw/ppc/
H A Dvof.c1004 vof_cleanup(vof); in vof_init()
1017 void vof_cleanup(Vof *vof) in vof_cleanup() function
H A Dspapr.c3378 vof_cleanup(spapr->vof); in spapr_set_vof()