Home
last modified time | relevance | path

Searched refs:ret_from_exception (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.4/arch/m68k/68000/
Dentry.S27 .globl ret_from_exception
41 jra ret_from_exception
66 jra ret_from_exception
91 ret_from_exception: label
139 bra ret_from_exception
150 bra ret_from_exception
161 bra ret_from_exception
172 bra ret_from_exception
183 bra ret_from_exception
194 bra ret_from_exception
[all …]
/Linux-v5.4/arch/nios2/kernel/
Dentry.S223 ret_from_exception: label
288 br ret_from_exception
299 br ret_from_exception
321 br ret_from_exception
417 br ret_from_exception
422 br ret_from_exception
426 br ret_from_exception
430 br ret_from_exception
437 br ret_from_exception
441 br ret_from_exception
[all …]
/Linux-v5.4/arch/csky/kernel/
Dentry.S111 jmpi ret_from_exception
136 bt ret_from_exception
142 bf ret_from_exception
161 jmpi ret_from_exception
187 br ret_from_exception
193 jbsr ret_from_exception
203 bf ret_from_exception
207 ret_from_exception: label
228 lrw syscallid, ret_from_exception
247 jmpi ret_from_exception
[all …]
/Linux-v5.4/arch/m68k/kernel/
Dentry.S96 jra ret_from_exception
104 jra ret_from_exception
113 jra ret_from_exception
122 jra ret_from_exception
135 jra ret_from_exception
143 pea ret_from_exception
233 ENTRY(ret_from_exception)
293 jra ret_from_exception
309 jra ret_from_exception
320 jra ret_from_exception
/Linux-v5.4/arch/arc/kernel/
Dentry-arcv2.S90 mov blink, ret_from_exception
102 b ret_from_exception
108 b ret_from_exception
114 b ret_from_exception
133 b ret_from_exception
154 b ret_from_exception
170 mov blink, ret_from_exception
Dentry-compact.S191 b ret_from_exception
219 b ret_from_exception
246 b ret_from_exception
281 b ret_from_exception
295 b ret_from_exception
310 mov blink, ret_from_exception
403 END(ret_from_exception)
Dentry.S58 b ret_from_exception
77 b ret_from_exception
103 b ret_from_exception
192 b ret_from_exception ; NOT ret_from_system_call at is saves r0 which
/Linux-v5.4/arch/m68k/coldfire/
Dentry.S53 .globl ret_from_exception
86 jra ret_from_exception
106 ret_from_exception: label
178 bra ret_from_exception
/Linux-v5.4/arch/nds32/kernel/
Dex-entry.S110 sethi $lp, hi20(ret_from_exception)
111 ori $lp, $lp, lo12(ret_from_exception)
131 sethi $lp, hi20(ret_from_exception)
132 ori $lp, $lp, lo12(ret_from_exception)
Dex-exit.S86 ENTRY(ret_from_exception)
118 swi $r0, [$sp+(#R0_OFFSET)] ! what is different from ret_from_exception
/Linux-v5.4/arch/h8300/kernel/
Dentry.S162 .globl ret_from_exception
265 beq ret_from_exception:16
291 ret_from_exception: label
341 jmp @ret_from_exception
349 jmp @ret_from_exception
403 jmp @ret_from_exception
425 jmp @ret_from_exception
/Linux-v5.4/arch/riscv/kernel/
Dentry.S177 la ra, ret_from_exception
246 ret_from_exception: label
285 la ra, ret_from_exception
313 j ret_from_exception
318 la ra, ret_from_exception
325 la ra, ret_from_exception
/Linux-v5.4/arch/m68k/fpsp040/
Dskeleton.S77 bral ret_from_exception
168 bral ret_from_exception
194 bral ret_from_exception
220 bral ret_from_exception
242 bral ret_from_exception
264 bral ret_from_exception
292 bral ret_from_exception
/Linux-v5.4/arch/m68k/math-emu/
Dfp_entry.S74 jeq ret_from_exception
78 jra ret_from_exception
92 jra ret_from_exception
103 jra ret_from_exception
/Linux-v5.4/arch/mips/kernel/
Dentry.S25 #define __ret_from_irq ret_from_exception
31 FEXPORT(ret_from_exception)
/Linux-v5.4/arch/mips/mm/
Dtlbex-fault.S23 j ret_from_exception
Dcex-oct.S66 j ret_from_exception
/Linux-v5.4/arch/sh/kernel/cpu/sh5/
Dunwind.c210 extern const char ret_from_exception;
253 if (pc == ((unsigned long)&ret_from_exception & ~1)) { in sh64_unwind_inner()
Dentry.S269 movi ret_from_exception, r3
390 movi ret_from_exception, r3
564 movi ret_from_exception, r3
624 movi ret_from_exception, r3
875 .global ret_from_exception
876 ret_from_exception: label
/Linux-v5.4/arch/sh/kernel/
Dentry-common.S65 ret_from_exception: label
254 bra ret_from_exception
/Linux-v5.4/arch/x86/entry/
Dentry_32.S811 ret_from_exception: label
834 END(ret_from_exception)
1402 jmp ret_from_exception
1472 jmp ret_from_exception
1494 jmp ret_from_exception
1591 jmp ret_from_exception
/Linux-v5.4/arch/sh/kernel/cpu/sh3/
Dentry.S162 4: .long ret_from_exception
510 7: .long ret_from_exception
/Linux-v5.4/arch/unicore32/kernel/
Dentry.S380 adr r19, ret_from_exception
442 adr lr, ret_from_exception
482 ENTRY(ret_from_exception)
487 ENDPROC(ret_from_exception)
/Linux-v5.4/arch/c6x/kernel/
Dentry.S188 ;; Jump to schedule() then return to ret_from_exception
198 ADDKPC .S2 ret_from_exception,B3,4
/Linux-v5.4/arch/sh/kernel/cpu/sh2a/
Dentry.S136 5: .long ret_from_exception

12