Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_xive.h86 void kvmppc_xive_sync_source(SpaprXive *xive, uint32_t lisn, Error **errp);
/openbmc/qemu/hw/intc/
H A Dspapr_xive_kvm.c223 void kvmppc_xive_sync_source(SpaprXive *xive, uint32_t lisn, Error **errp) in kvmppc_xive_sync_source() function
H A Dspapr_xive.c1801 kvmppc_xive_sync_source(xive, lisn, &local_err); in h_int_sync()