Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/kernel/
Dswsusp_booke.S36 #define SL_R12 0x44 /* r12 to r31 */ macro
37 #define SL_SIZE (SL_R12 + 80)
59 stmw r12,SL_R12(r11)
187 lmw r12,SL_R12(r11)
Dswsusp_32.S30 #define SL_R12 0x74 /* r12 to r31 */ macro
31 #define SL_SIZE (SL_R12 + 80)
54 stmw r12,SL_R12(r11)
330 lmw r12,SL_R12(r11)
/linux-2.6.39/arch/powerpc/platforms/powermac/
Dsleep.S43 #define SL_R12 0x70 /* r12 to r31 */ macro
44 #define SL_SIZE (SL_R12 + 80)
67 stmw r12,SL_R12(r1)
373 lmw r12,SL_R12(r1)