Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dxive2.c485 uint32_t qw0w2 = xive_tctx_word2(&tctx->regs[TM_QW0_USER]); in xive2_presenter_tctx_match() local
528 (be32_to_cpu(qw0w2) & TM2_QW0W2_VU) && in xive2_presenter_tctx_match()
529 (logic_serv == xive_get_field32(TM2_QW0W2_LOGIC_SERV, qw0w2))) { in xive2_presenter_tctx_match()
H A Dxive.c1554 uint32_t qw0w2 = xive_tctx_word2(&tctx->regs[TM_QW0_USER]); in xive_presenter_tctx_match() local
1597 (be32_to_cpu(qw0w2) & TM_QW0W2_VU) && in xive_presenter_tctx_match()
1598 (logic_serv == xive_get_field32(TM_QW0W2_LOGIC_SERV, qw0w2))) { in xive_presenter_tctx_match()