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

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

Completed in 195 milliseconds