Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr_xive.h67 #define SPAPR_XIVE_BLOCK_ID 0x0 macro
/qemu/hw/intc/
H A Dspapr_xive.c62 *out_nvt_blk = SPAPR_XIVE_BLOCK_ID; in spapr_xive_cpu_to_nvt()
91 assert(end_blk == SPAPR_XIVE_BLOCK_ID); in spapr_xive_end_to_target()
109 *out_end_blk = SPAPR_XIVE_BLOCK_ID; in spapr_xive_cpu_to_end()
495 return SPAPR_XIVE_BLOCK_ID; in spapr_xive_get_block_id()
503 assert(SPAPR_XIVE_BLOCK_ID == blk); in spapr_xive_get_pq()
514 assert(SPAPR_XIVE_BLOCK_ID == blk); in spapr_xive_set_pq()
H A Dspapr_xive_kvm.c472 ret = kvmppc_xive_get_queue_config(xive, SPAPR_XIVE_BLOCK_ID, i, in kvmppc_xive_get_queues()
642 ret = kvmppc_xive_set_queue_config(xive, SPAPR_XIVE_BLOCK_ID, i, in kvmppc_xive_post_load()