Home
last modified time | relevance | path

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

12

/linux-3.4.99/arch/m68k/kernel/
Dentry_no.S39 .globl ret_from_exception
51 jra ret_from_exception
59 jra ret_from_exception
70 jra ret_from_exception
78 pea ret_from_exception
85 jra ret_from_exception
Dentry_mm.S156 ENTRY(ret_from_exception)
234 pea ret_from_exception
/linux-3.4.99/arch/m68k/platform/68360/
Dentry.S29 .globl ret_from_exception
38 jra ret_from_exception
63 jra ret_from_exception
88 ret_from_exception: label
150 jeq ret_from_exception
152 pea ret_from_exception
/linux-3.4.99/arch/m68k/platform/68328/
Dentry.S27 .globl ret_from_exception
42 jra ret_from_exception
67 jra ret_from_exception
92 ret_from_exception: label
229 jeq ret_from_exception
231 pea ret_from_exception
/linux-3.4.99/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-3.4.99/arch/m68k/platform/coldfire/
Dentry.S53 .globl ret_from_exception
86 jra ret_from_exception
106 ret_from_exception: label
178 bra ret_from_exception
/linux-3.4.99/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-3.4.99/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-3.4.99/arch/h8300/kernel/
Dentry.S159 .globl SYMBOL_NAME(ret_from_exception)
249 beq SYMBOL_NAME(ret_from_exception):16
277 SYMBOL_NAME_LABEL(ret_from_exception)
331 jmp @SYMBOL_NAME(ret_from_exception)
385 jmp @SYMBOL_NAME(ret_from_exception)
/linux-3.4.99/arch/avr32/kernel/
Dentry-avr32b.S157 rjmp ret_from_exception
423 rjmp ret_from_exception
465 rjmp ret_from_exception
474 rjmp ret_from_exception
484 rjmp ret_from_exception
522 rjmp ret_from_exception
524 ret_from_exception: label
/linux-3.4.99/arch/mips/mm/
Dtlbex-fault.S22 PTR_LA ra, ret_from_exception
Dcex-oct.S66 j ret_from_exception
/linux-3.4.99/arch/sh/kernel/cpu/sh5/
Dunwind.c208 extern const char ret_from_exception;
249 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-3.4.99/arch/mn10300/kernel/
Dfpu-nofpu-low.S37 jmp ret_from_exception
Dentry.S148 .globl ret_from_exception, ret_from_intr
150 ret_from_exception: label
/linux-3.4.99/arch/mips/kernel/
Dentry.S26 #define __ret_from_irq ret_from_exception
32 FEXPORT(ret_from_exception)
Dprocess.c382 extern void ret_from_exception(void); in unwind_stack_by_address()
392 pc == (unsigned long)ret_from_exception) { in unwind_stack_by_address()
/linux-3.4.99/arch/m32r/kernel/
Dentry.S143 ret_from_exception: label
/linux-3.4.99/arch/x86/kernel/
Dentry_32.S320 ret_from_exception: label
1081 jmp ret_from_exception
1264 jmp ret_from_exception
1306 jmp ret_from_exception
1396 jmp ret_from_exception
/linux-3.4.99/arch/sh/kernel/cpu/sh3/
Dentry.S164 4: .long ret_from_exception
512 7: .long ret_from_exception
/linux-3.4.99/arch/sh/kernel/
Dentry-common.S69 ret_from_exception: label
/linux-3.4.99/arch/score/mm/
Dtlb-miss.S67 j ret_from_exception
/linux-3.4.99/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-3.4.99/arch/c6x/kernel/
Dentry.S191 ;; Jump to schedule() then return to ret_from_exception
201 ADDKPC .S2 ret_from_exception,B3,4

12