Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_xive.h92 int kvmppc_xive_get_queue_config(SpaprXive *xive, uint8_t end_blk,
/openbmc/qemu/hw/intc/
H A Dspapr_xive_kvm.c369 int kvmppc_xive_get_queue_config(SpaprXive *xive, uint8_t end_blk, in kvmppc_xive_get_queue_config() function
472 ret = kvmppc_xive_get_queue_config(xive, SPAPR_XIVE_BLOCK_ID, i, in kvmppc_xive_get_queues()
H A Dspapr_xive.c1552 kvmppc_xive_get_queue_config(xive, end_blk, end_idx, end, &local_err); in h_int_get_queue_config()