Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_xive.h84 int kvmppc_xive_set_source_config(SpaprXive *xive, uint32_t lisn, XiveEAS *eas,
/openbmc/qemu/hw/intc/
H A Dspapr_xive_kvm.c190 int kvmppc_xive_set_source_config(SpaprXive *xive, uint32_t lisn, XiveEAS *eas, in kvmppc_xive_set_source_config() function
665 ret = kvmppc_xive_set_source_config(xive, i, &xive->eat[i], &local_err); in kvmppc_xive_post_load()
H A Dspapr_xive.c1122 kvmppc_xive_set_source_config(xive, lisn, &new_eas, &local_err); in h_int_set_source_config()