Home
last modified time | relevance | path

Searched defs:qw1w2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dxive2.c249 uint32_t qw1w2 = xive_tctx_word2(&tctx->regs[TM_QW1_OS]); in xive2_tm_pull_os_ctx() local
366 uint32_t qw1w2 = cpu_to_be32(cam); in xive2_tm_push_os_ctx() local
484 uint32_t qw1w2 = xive_tctx_word2(&tctx->regs[TM_QW1_OS]); in xive2_presenter_tctx_match() local
H A Dxive.c372 uint32_t qw1w2 = xive_tctx_word2(&tctx->regs[TM_QW1_OS]); in xive_tctx_get_os_cam() local
379 static void xive_tctx_set_os_cam(XiveTCTX *tctx, uint32_t qw1w2) in xive_tctx_set_os_cam()
387 uint32_t qw1w2; in xive_tm_pull_os_ctx() local
449 uint32_t qw1w2 = cpu_to_be32(cam); in xive_tm_push_os_ctx() local
1553 uint32_t qw1w2 = xive_tctx_word2(&tctx->regs[TM_QW1_OS]); in xive_presenter_tctx_match() local
H A Dspapr_xive.c657 uint32_t qw1w2 = cpu_to_be32(TM_QW1W2_VO | os_cam); in xive_tctx_set_os_cam() local