Searched refs:__LC_SAVE_AREA (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/s390x/kernel/ |
D | entry.S | 60 stmg %r14,%r15,__LC_SAVE_AREA 62 stam %a2,%a4,__LC_SAVE_AREA+16 81 mvc SP_R14(16,%r15),__LC_SAVE_AREA # move R15 to stack 83 mvc SP_AREGS+8(12,%r15),__LC_SAVE_AREA+16 # store ac. regs
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | entry.S | 68 stm %r13,%r15,__LC_SAVE_AREA 70 0: stam %a2,%a4,__LC_SAVE_AREA+12 94 mvc SP_R13(12,%r15),__LC_SAVE_AREA # move R13-R15 to stack 96 mvc SP_AREGS+8(12,%r15),__LC_SAVE_AREA+12 # store ac. regs
|
/linux-2.4.37.9/include/asm-s390/ |
D | lowcore.h | 42 #define __LC_SAVE_AREA 0xC00 macro
|
/linux-2.4.37.9/include/asm-s390x/ |
D | lowcore.h | 43 #define __LC_SAVE_AREA 0xC00 macro
|