Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dpnv-xive2-test.c119 set_tima32(qts, i, TM_QW2_HV_POOL + TM_WORD2, TM_QW2W2_VP | nvp_idx); in reset_pool_threads()
391 g_assert_cmphex(xive_get_field32(TM_QW2W2_VP, word2), ==, 0); in test_pull_thread_ctx_to_odd_thread_cl()
/qemu/include/hw/ppc/
H A Dxive_regs.h97 #define TM_QW2W2_VP PPC_BIT32(0) macro
/qemu/hw/intc/
H A Dxive.c215 qw2w2 = xive_set_field32(TM_QW2W2_VP, qw2w2_prev, 0); in xive_tm_pull_pool_ctx()
1766 if ((be32_to_cpu(qw2w2) & TM_QW2W2_VP) && in xive_presenter_tctx_match()