Home
last modified time | relevance | path

Searched refs:TM_QW3W2_VT (Results 1 – 3 of 3) 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.h97 #define TM_QW3W2_VT PPC_BIT32(0) macro
/openbmc/qemu/hw/intc/
H A Dxive.c1579 if ((be32_to_cpu(qw3w2) & TM_QW3W2_VT) && in xive_presenter_tctx_match()