Home
last modified time | relevance | path

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

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