Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_xive.h96 int kvmppc_xive_pre_save(SpaprXive *xive);
/openbmc/qemu/hw/intc/
H A Dspapr_xive_kvm.c601 int kvmppc_xive_pre_save(SpaprXive *xive) in kvmppc_xive_pre_save() function
H A Dspapr_xive.c553 return kvmppc_xive_pre_save(xive); in vmstate_spapr_xive_pre_save()