Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive_regs.h99 #define TM_QW3W2_VT PPC_BIT32(0) macro
/qemu/tests/qtest/
H A Dpnv-xive2-test.c393 g_assert_cmphex(xive_get_field32(TM_QW3W2_VT, word2), ==, 0); in test_pull_thread_ctx_to_odd_thread_cl()
/qemu/hw/intc/
H A Dxive.c1760 if ((be32_to_cpu(qw3w2) & TM_QW3W2_VT) && in xive_presenter_tctx_match()