Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dxive-regs.h88 #define TM_QW3W2_VT PPC_BIT32(0) macro
/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h100 #define TM_QW3W2_VT PPC_BIT32(0) macro
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-test.c316 g_assert_cmphex(xive_get_field32(TM_QW3W2_VT, word2), ==, 0); in test_pull_thread_ctx_to_odd_thread_cl()
/openbmc/qemu/hw/intc/
H A Dxive.c1696 if ((be32_to_cpu(qw3w2) & TM_QW3W2_VT) && in xive_presenter_tctx_match()