Home
last modified time | relevance | path

Searched refs:ret_from_exception (Results 1 - 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/arch/m68k/68000/
H A Dentry.S27 .globl ret_from_exception
41 jra ret_from_exception
51 jeq ret_from_exception
68 jra ret_from_exception
93 ret_from_exception: label
141 bra ret_from_exception
152 bra ret_from_exception
163 bra ret_from_exception
174 bra ret_from_exception
185 bra ret_from_exception
[all...]
/kernel/linux/linux-6.6/arch/m68k/68000/
H A Dentry.S26 .globl ret_from_exception
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...]
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dentry.S226 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...]
/kernel/linux/linux-6.6/arch/nios2/kernel/
H A Dentry.S226 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...]
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dentry.S47 jmpi ret_from_exception
57 bt ret_from_exception
63 bf ret_from_exception
83 jmpi ret_from_exception
113 br ret_from_exception
119 jbsr ret_from_exception
130 bf ret_from_exception
134 ret_from_exception: label
179 lrw r9, ret_from_exception
200 jmpi ret_from_exception
[all...]
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dentry.S53 .globl ret_from_exception
86 jra ret_from_exception
96 jeq ret_from_exception
108 ret_from_exception: label
180 bra ret_from_exception
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dentry.S52 .globl ret_from_exception
84 jra ret_from_exception
94 jeq ret_from_exception
104 ret_from_exception: label
176 bra ret_from_exception
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dentry.S130 jmpi ret_from_exception
161 bf ret_from_exception
186 jmpi ret_from_exception
220 br ret_from_exception
226 jbsr ret_from_exception
237 bf ret_from_exception
241 ret_from_exception: label
286 lrw r9, ret_from_exception
307 jmpi ret_from_exception
349 jmpi ret_from_exception
[all...]
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dentry.S103 jra ret_from_exception
111 jra ret_from_exception
120 jra ret_from_exception
129 jra ret_from_exception
142 jra ret_from_exception
150 pea ret_from_exception
243 ENTRY(ret_from_exception)
303 jra ret_from_exception
319 jra ret_from_exception
330 jra ret_from_exception
[all...]
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dentry.S120 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
244 ENTRY(ret_from_exception)
304 jra ret_from_exception
320 jra ret_from_exception
331 jra ret_from_exception
[all...]
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dentry-arcv2.S91 mov blink, ret_from_exception
103 b ret_from_exception
109 b ret_from_exception
115 b ret_from_exception
129 b ret_from_exception
145 b ret_from_exception
156 mov blink, ret_from_exception
249 END(ret_from_exception)
H A Dentry.S70 b ret_from_exception
84 b ret_from_exception
106 b ret_from_exception
127 b ret_from_exception
138 b ret_from_exception
186 b ret_from_exception
208 b ret_from_exception
246 ; fall through to ret_from_exception
253 ENTRY(ret_from_exception)
H A Dentry-compact.S191 b ret_from_exception
219 b ret_from_exception
246 b ret_from_exception
269 b ret_from_exception
283 b ret_from_exception
295 mov blink, ret_from_exception
388 END(ret_from_exception)
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A 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)
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A 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
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dentry.S119 la ra, ret_from_exception
139 la ra, ret_from_exception
221 ret_from_exception: label
343 la ra, ret_from_exception
373 j ret_from_exception
378 la ra, ret_from_exception
385 la ra, ret_from_exception
/kernel/linux/linux-5.10/arch/arc/kernel/
H A 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)
H A 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
263 END(ret_from_exception)
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A 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
313 bral ret_from_exception
335 bral ret_from_exception
384 jra ret_from_exception
[all...]
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A 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
313 bral ret_from_exception
335 bral ret_from_exception
384 jra ret_from_exception
[all...]
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_entry.S74 jeq ret_from_exception
78 jra ret_from_exception
92 jra ret_from_exception
103 jra ret_from_exception
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_entry.S74 jeq ret_from_exception
78 jra ret_from_exception
92 jra ret_from_exception
103 jra ret_from_exception
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dentry.S85 la ra, ret_from_exception
110 * The ret_from_exception must be called with interrupt disabled. Here is the
115 SYM_CODE_START_NOALIGN(ret_from_exception)
173 SYM_CODE_END(ret_from_exception)
219 la ra, ret_from_exception
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dentry.S25 #define __ret_from_irq ret_from_exception
31 FEXPORT(ret_from_exception)
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dentry.S24 #define __ret_from_irq ret_from_exception
30 FEXPORT(ret_from_exception)

Completed in 11 milliseconds

12