Searched refs:restore_all (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/arch/mips/kernel/ |
D | entry.S | 22 #define resume_kernel restore_all 53 j restore_all 59 bnez t0, restore_all 62 beqz t1, restore_all 65 beqz t0, restore_all 66 PTR_LA ra, restore_all 92 restore_all: # restore full frame label 134 beqz t0, restore_all
|
/Linux-v6.6/arch/nios2/kernel/ |
D | entry.S | 231 restore_all: label 305 beq r11, r0, restore_all /* Nothing to do */ 314 beq r1, r0, restore_all 379 bne r4, r0, restore_all 381 BTBZ r10, r4, TIF_NEED_RESCHED, restore_all 384 beq r10, r0, restore_all 387 br restore_all
|
/Linux-v6.6/arch/hexagon/kernel/ |
D | vm_entry.S | 285 if (!P0.new) jump:nt restore_all; 311 restore_all: label
|
/Linux-v6.6/arch/alpha/kernel/ |
D | entry.S | 499 restore_all: label 566 br restore_all
|
/Linux-v6.6/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 193 restore_all: label
|
/Linux-v6.6/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 248 restore_all: label
|
/Linux-v6.6/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 264 restore_all: label
|