Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dcputhreads.h102 return mfspr(SPRN_TENSR); in get_tensr()
H A Dreg_a2.h13 #define SPRN_TENSR 0x1b5 macro
H A Dreg_booke.h682 #define SPRN_TENSR 0x1b5 /* Thread Enable Status Register */ macro
/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dsmp.c435 while (mfspr(SPRN_TENSR) & disable_threadbit) in mpc85xx_smp_kexec_cpu_down()