Home
last modified time | relevance | path

Searched refs:LCOUNT (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/xtensa/kernel/
Dalign.S280 rsr a5, LCOUNT # and LCOUNT != 0
282 addi a5, a5, -1 # decrement LCOUNT and set
284 wsr a5, LCOUNT
360 rsr a4, LCOUNT # and LCOUNT != 0
362 addi a4, a4, -1 # decrement LCOUNT and set
364 wsr a4, LCOUNT
Dhead.S104 wsr a0, LCOUNT
Dentry.S617 wsr a2, LCOUNT
/linux-2.6.39/arch/xtensa/platforms/iss/
Dsetup.c62 "wsr a2, " __stringify(LCOUNT) "\n\t" in platform_restart()
/linux-2.6.39/arch/xtensa/include/asm/
Dregs.h32 #define LCOUNT 2 macro
/linux-2.6.39/arch/xtensa/platforms/xt2000/
Dsetup.c73 "wsr a2, " __stringify(LCOUNT) "\n\t" in platform_restart()