Home
last modified time | relevance | path

Searched refs:qw1w2_new (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dxive2.c278 uint32_t qw1w2_new; in xive2_tm_pull_os_ctx() local
293 qw1w2_new = xive_set_field32(TM2_QW1W2_VO, qw1w2, 0); in xive2_tm_pull_os_ctx()
294 memcpy(&tctx->regs[TM_QW1_OS + TM_WORD2], &qw1w2_new, 4); in xive2_tm_pull_os_ctx()
H A Dxive.c387 uint32_t qw1w2_new; in xive_tm_pull_os_ctx() local
400 qw1w2_new = xive_set_field32(TM_QW1W2_VO, qw1w2, 0); in xive_tm_pull_os_ctx()
401 xive_tctx_set_os_cam(tctx, qw1w2_new); in xive_tm_pull_os_ctx()