Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_xive.h89 int kvmppc_xive_set_queue_config(SpaprXive *xive, uint8_t end_blk,
/openbmc/qemu/hw/intc/
H A Dspapr_xive_kvm.c406 int kvmppc_xive_set_queue_config(SpaprXive *xive, uint8_t end_blk, in kvmppc_xive_set_queue_config() function
642 ret = kvmppc_xive_set_queue_config(xive, SPAPR_XIVE_BLOCK_ID, i, in kvmppc_xive_post_load()
H A Dspapr_xive.c1449 kvmppc_xive_set_queue_config(xive, end_blk, end_idx, &end, &local_err); in h_int_set_queue_config()