Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2_regs.h30 #define TM2_QW3W2_VT PPC_BIT32(0) macro
/qemu/hw/intc/
H A Dxive2.c506 if ((be32_to_cpu(qw3w2) & TM2_QW3W2_VT) && in xive2_presenter_tctx_match()