Searched refs:restore_all (Results 1 – 13 of 13) sorted by relevance
/arch/mips/kernel/ |
D | entry.S | 23 #define resume_kernel restore_all 54 j restore_all 60 bnez t0, restore_all 63 beqz t1, restore_all 66 beqz t0, restore_all 67 PTR_LA ra, restore_all 93 restore_all: # restore full frame label 135 beqz t0, restore_all
|
/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
|
/arch/h8300/kernel/ |
D | entry.S | 288 #define resume_kernel restore_all 305 beq restore_all:8 319 restore_all: label 325 bne restore_all:8 329 beq restore_all:8 331 bmi restore_all:8
|
/arch/riscv/kernel/ |
D | entry.S | 159 .set resume_kernel, restore_all 268 restore_all: label 275 bnez s0, restore_all 278 beqz s0, restore_all 280 j restore_all
|
/arch/hexagon/kernel/ |
D | vm_entry.S | 285 if (!P0.new) jump:nt restore_all; 311 restore_all: label
|
/arch/sh/kernel/ |
D | entry-common.S | 228 3: .long restore_all
|
/arch/alpha/kernel/ |
D | entry.S | 497 restore_all: label 506 br restore_all 565 br restore_all
|
/arch/c6x/kernel/ |
D | entry.S | 22 #define resume_kernel restore_all 315 BNOP .S1 restore_all,5
|
/arch/x86/entry/ |
D | entry_32.S | 809 jmp restore_all 854 jmp restore_all 1085 restore_all: label
|
/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 193 restore_all: label
|
/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 249 restore_all: label
|
/arch/sh/kernel/cpu/sh5/ |
D | entry.S | 93 # define resume_kernel restore_all 894 pta restore_all, tr0 931 pta restore_all, tr1 956 restore_all: label
|
/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 264 restore_all: label
|