Searched refs:restore_all (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/arch/mips/kernel/ |
D | entry.S | 23 #define resume_kernel restore_all 54 j restore_all 60 bnez t0, restore_all 64 beqz t1, restore_all 67 beqz t0, restore_all 94 restore_all: # restore full frame label 136 beqz t0, restore_all
|
/Linux-v4.19/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-v4.19/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
|
/Linux-v4.19/arch/hexagon/kernel/ |
D | vm_entry.S | 298 if (!P0.new) jump:nt restore_all; 324 restore_all: label
|
/Linux-v4.19/arch/alpha/kernel/ |
D | entry.S | 497 restore_all: label 506 br restore_all 565 br restore_all
|
/Linux-v4.19/arch/sh/kernel/ |
D | entry-common.S | 232 3: .long restore_all
|
/Linux-v4.19/arch/c6x/kernel/ |
D | entry.S | 25 #define resume_kernel restore_all 318 BNOP .S1 restore_all,5
|
/Linux-v4.19/arch/riscv/kernel/ |
D | entry.S | 232 bnez s0, restore_all 250 restore_all: label
|
/Linux-v4.19/arch/x86/entry/ |
D | entry_32.S | 715 jmp restore_all 760 jmp restore_all 1000 restore_all: label
|
/Linux-v4.19/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 196 restore_all: label
|
/Linux-v4.19/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 252 restore_all: label
|
/Linux-v4.19/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-v4.19/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 267 restore_all: label
|