Searched refs:restore_all (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
D | entry.S | 17 .set resume_kernel, restore_all 256 restore_all: label 333 bnez s0, restore_all 336 beqz s0, restore_all 338 j restore_all
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
D | vm_entry.S | 285 if (!P0.new) jump:nt restore_all; 311 restore_all: label
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
D | entry.S | 497 restore_all: label 506 br restore_all 565 br restore_all
|
/kernel/linux/linux-5.10/arch/c6x/kernel/ |
D | entry.S | 22 #define resume_kernel restore_all 315 BNOP .S1 restore_all,5
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 193 restore_all: label
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 249 restore_all: label
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 264 restore_all: label
|