Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2_regs.h27 #define TM2_QW2W2_VP PPC_BIT32(0) macro
/qemu/hw/intc/
H A Dxive2.c512 if ((be32_to_cpu(qw2w2) & TM2_QW2W2_VP) && in xive2_presenter_tctx_match()