Searched refs:restore_all (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/arch/mips/kernel/ |
D | entry.S | 22 #define resume_kernel restore_all 58 j restore_all 64 bnez t0, restore_all 68 beqz t1, restore_all 71 beqz t0, restore_all 94 restore_all: # restore full frame label 148 beqz t0, restore_all
|
/linux-4.1.27/arch/score/kernel/ |
D | entry.S | 120 j restore_all 230 #define resume_kernel restore_all 259 j restore_all 267 bne restore_all 271 beq restore_all 274 beq restore_all 299 ENTRY(restore_all) # restore full frame 313 beq restore_all 455 j restore_all
|
/linux-4.1.27/arch/nios2/kernel/ |
D | entry.S | 228 restore_all: label 294 beq r11, r0, restore_all /* Nothing to do */ 303 beq r1, r0, restore_all 371 bne r4, r0, restore_all 373 BTBZ r10, r4, TIF_NEED_RESCHED, restore_all 376 beq r10, r0, restore_all 379 br restore_all
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | entry.S | 38 #define resume_kernel restore_all 135 beq restore_all 181 bne restore_all 185 beq restore_all 189 bne restore_all 272 jmp restore_all 384 bra restore_all
|
/linux-4.1.27/arch/m32r/kernel/ |
D | entry.S | 119 #define resume_kernel restore_all 218 restore_all: label
|
/linux-4.1.27/arch/hexagon/kernel/ |
D | vm_entry.S | 298 if (!P0.new) jump:nt restore_all; 324 restore_all: label
|
/linux-4.1.27/arch/alpha/kernel/ |
D | entry.S | 496 restore_all: label 505 br restore_all 564 br restore_all
|
/linux-4.1.27/arch/sh/kernel/ |
D | entry-common.S | 232 3: .long restore_all
|
/linux-4.1.27/arch/c6x/kernel/ |
D | entry.S | 25 #define resume_kernel restore_all 318 BNOP .S1 restore_all,5
|
/linux-4.1.27/arch/x86/kernel/ |
D | entry_32.S | 91 #define resume_kernel restore_all 518 restore_all: label 609 jz restore_all
|
/linux-4.1.27/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 196 restore_all: label
|
/linux-4.1.27/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 252 restore_all: label
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
D | entry.S | 96 # define resume_kernel restore_all 897 pta restore_all, tr0 934 pta restore_all, tr1 959 restore_all: label
|
/linux-4.1.27/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 248 restore_all: label
|