Searched refs:kvmppc_xive_get_queue_config (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_xive.h | 92 int kvmppc_xive_get_queue_config(SpaprXive *xive, uint8_t end_blk,
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive_kvm.c | 369 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 D | spapr_xive.c | 1551 kvmppc_xive_get_queue_config(xive, end_blk, end_idx, end, &local_err); in h_int_get_queue_config()
|