Searched refs:kvmppc_xive_set_source_config (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_xive.h | 84 int kvmppc_xive_set_source_config(SpaprXive *xive, uint32_t lisn, XiveEAS *eas,
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive_kvm.c | 190 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 D | spapr_xive.c | 1121 kvmppc_xive_set_source_config(xive, lisn, &new_eas, &local_err); in h_int_set_source_config()
|