Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dxive-regs.h59 #define TM_QW2_HV_POOL 0x020 /* Ring 0..1 */ macro
/linux-5.19.10/arch/powerpc/sysdev/xive/
Dnative.c402 if (in_be32(xive_tima + TM_QW2_HV_POOL + TM_WORD2) & TM_QW2W2_VP) in xive_native_setup_cpu()
427 out_be32(xive_tima + TM_QW2_HV_POOL + TM_WORD0, 0xff); in xive_native_setup_cpu()
428 out_be32(xive_tima + TM_QW2_HV_POOL + TM_WORD2, TM_QW2W2_VP | vp_cam); in xive_native_setup_cpu()