Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/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-4.4.14/arch/m68k/68360/
Dentry.S29 .globl ret_from_exception
37 jra ret_from_exception
62 jra ret_from_exception
87 ret_from_exception: label
136 jra ret_from_exception
/linux-4.4.14/arch/m68k/kernel/
Dentry.S90 jra ret_from_exception
98 jra ret_from_exception
107 jra ret_from_exception
116 jra ret_from_exception
129 jra ret_from_exception
137 pea ret_from_exception
227 ENTRY(ret_from_exception)
287 jra ret_from_exception
303 jra ret_from_exception
314 jra ret_from_exception
/linux-4.4.14/arch/score/kernel/
Dentry.S132 j ret_from_exception
141 j ret_from_exception
150 j ret_from_exception
159 j ret_from_exception
168 j ret_from_exception
177 j ret_from_exception
190 j ret_from_exception
199 j ret_from_exception
208 j ret_from_exception
217 j ret_from_exception
[all …]
/linux-4.4.14/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-4.4.14/arch/arc/kernel/
Dentry-compact.S208 b ret_from_exception
236 b ret_from_exception
263 b ret_from_exception
298 b ret_from_exception
312 b ret_from_exception
327 mov blink, ret_from_exception
417 END(ret_from_exception)
Dentry-arcv2.S74 mov blink, ret_from_exception
111 b ret_from_exception
132 b ret_from_exception
148 mov blink, ret_from_exception
Dentry.S61 b ret_from_exception
92 b ret_from_exception
112 b ret_from_exception
201 b ret_from_exception ; NOT ret_from_system_call at is saves r0 which
/linux-4.4.14/arch/h8300/kernel/
Dentry.S161 .globl ret_from_exception
259 beq ret_from_exception:16
285 ret_from_exception: label
335 jmp @ret_from_exception
343 jmp @ret_from_exception
397 jmp @ret_from_exception
/linux-4.4.14/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-4.4.14/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-4.4.14/arch/mips/mm/
Dtlbex-fault.S21 PTR_LA ra, ret_from_exception
Dcex-oct.S66 j ret_from_exception
/linux-4.4.14/arch/avr32/kernel/
Dentry-avr32b.S157 rjmp ret_from_exception
425 rjmp ret_from_exception
467 rjmp ret_from_exception
476 rjmp ret_from_exception
486 rjmp ret_from_exception
524 rjmp ret_from_exception
526 ret_from_exception: label
/linux-4.4.14/arch/mips/kernel/
Dentry.S24 #define __ret_from_irq ret_from_exception
30 FEXPORT(ret_from_exception)
Dprocess.c444 extern void ret_from_exception(void); in unwind_stack_by_address()
454 pc == (unsigned long)ret_from_exception) { in unwind_stack_by_address()
Dgenex.S414 PTR_LA ra, ret_from_exception
/linux-4.4.14/arch/mn10300/kernel/
Dfpu-nofpu-low.S37 jmp ret_from_exception
Dentry.S165 .globl ret_from_exception, ret_from_intr
167 ret_from_exception: label
394 jmp ret_from_exception
Dfpu-low.S256 jmp ret_from_exception
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
Dunwind.c213 extern const char ret_from_exception;
256 if (pc == ((unsigned long)&ret_from_exception & ~1)) { in sh64_unwind_inner()
Dentry.S272 movi ret_from_exception, r3
393 movi ret_from_exception, r3
567 movi ret_from_exception, r3
627 movi ret_from_exception, r3
878 .global ret_from_exception
879 ret_from_exception: label
/linux-4.4.14/arch/x86/entry/
Dentry_32.S251 ret_from_exception: label
275 END(ret_from_exception)
703 jmp ret_from_exception
942 jmp ret_from_exception
980 jmp ret_from_exception
1067 jmp ret_from_exception
/linux-4.4.14/arch/m32r/kernel/
Dentry.S153 ret_from_exception: label
/linux-4.4.14/arch/sh/kernel/cpu/sh3/
Dentry.S165 4: .long ret_from_exception
513 7: .long ret_from_exception
/linux-4.4.14/arch/score/mm/
Dtlb-miss.S67 j ret_from_exception
/linux-4.4.14/arch/unicore32/kernel/
Dentry.S383 adr r19, ret_from_exception
445 adr lr, ret_from_exception
485 ENTRY(ret_from_exception)
490 ENDPROC(ret_from_exception)
/linux-4.4.14/arch/sh/kernel/
Dentry-common.S69 ret_from_exception: label
/linux-4.4.14/arch/c6x/kernel/
Dentry.S191 ;; Jump to schedule() then return to ret_from_exception
201 ADDKPC .S2 ret_from_exception,B3,4
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/
Dentry.S139 5: .long ret_from_exception
/linux-4.4.14/arch/sh/kernel/cpu/sh2/
Dentry.S174 5: .long ret_from_exception
/linux-4.4.14/arch/m68k/ifpsp060/
Diskeleton.S79 jra ret_from_exception