Searched refs:ret_from_exception (Results 1 – 23 of 23) sorted by relevance
/arch/m68k/68000/ |
D | entry.S | 26 .globl ret_from_exception symbol 39 jra ret_from_exception 49 jeq ret_from_exception 64 jra ret_from_exception 89 ret_from_exception: label 137 bra ret_from_exception 148 bra ret_from_exception 159 bra ret_from_exception 170 bra ret_from_exception 181 bra ret_from_exception [all …]
|
/arch/nios2/kernel/ |
D | entry.S | 226 ret_from_exception: label 294 br ret_from_exception 310 br ret_from_exception 332 br ret_from_exception 423 br ret_from_exception 428 br ret_from_exception 432 br ret_from_exception 436 br ret_from_exception 443 br ret_from_exception 447 br ret_from_exception [all …]
|
/arch/csky/kernel/ |
D | entry.S | 47 jmpi ret_from_exception 63 bf ret_from_exception 88 jmpi ret_from_exception 122 br ret_from_exception 128 jbsr ret_from_exception 139 bf ret_from_exception 143 ret_from_exception: label 188 lrw r9, ret_from_exception 209 jmpi ret_from_exception 254 jmpi ret_from_exception
|
/arch/m68k/coldfire/ |
D | entry.S | 52 .globl ret_from_exception symbol 84 jra ret_from_exception 94 jeq ret_from_exception 104 ret_from_exception: label 176 bra ret_from_exception
|
/arch/m68k/kernel/ |
D | entry.S | 120 jra ret_from_exception 128 jra ret_from_exception 137 jra ret_from_exception 146 jra ret_from_exception 159 jra ret_from_exception 167 pea ret_from_exception 241 ENTRY(ret_from_exception) 301 jra ret_from_exception 317 jra ret_from_exception 328 jra ret_from_exception
|
/arch/arc/kernel/ |
D | entry-arcv2.S | 91 mov blink, ret_from_exception 103 b ret_from_exception 109 b ret_from_exception 115 b ret_from_exception 134 b ret_from_exception 155 b ret_from_exception 171 mov blink, ret_from_exception
|
D | entry-compact.S | 191 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)
|
D | entry.S | 70 b ret_from_exception 89 b ret_from_exception 112 b ret_from_exception 201 b ret_from_exception ; NOT ret_from_system_call at is saves r0 which
|
/arch/nds32/kernel/ |
D | ex-entry.S | 110 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)
|
D | ex-exit.S | 86 ENTRY(ret_from_exception) 118 swi $r0, [$sp+(#R0_OFFSET)] ! what is different from ret_from_exception
|
/arch/h8300/kernel/ |
D | entry.S | 162 .globl ret_from_exception symbol 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
|
/arch/mips/mm/ |
D | tlbex-fault.S | 23 j ret_from_exception
|
D | cex-oct.S | 66 j ret_from_exception
|
/arch/m68k/math-emu/ |
D | fp_entry.S | 74 jeq ret_from_exception 78 jra ret_from_exception 92 jra ret_from_exception 103 jra ret_from_exception
|
/arch/m68k/fpsp040/ |
D | skeleton.S | 77 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
|
/arch/mips/kernel/ |
D | entry.S | 25 #define __ret_from_irq ret_from_exception 31 FEXPORT(ret_from_exception)
|
D | genex.S | 550 j ret_from_exception
|
/arch/riscv/kernel/ |
D | entry.S | 129 la ra, ret_from_exception 152 la ra, ret_from_exception 234 ret_from_exception: label 356 la ra, ret_from_exception 386 j ret_from_exception 503 la ra, ret_from_exception 510 la ra, ret_from_exception
|
/arch/sh/kernel/ |
D | entry-common.S | 65 ret_from_exception: label
|
/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 161 4: .long ret_from_exception 509 7: .long ret_from_exception
|
/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 136 5: .long ret_from_exception
|
/arch/m68k/ifpsp060/ |
D | iskeleton.S | 79 jra ret_from_exception
|
/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 190 5: .long ret_from_exception
|