Searched refs:etrap (Results 1 - 14 of 14) sorted by relevance
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | pil.h | 5 * for SMP cross call messages that must do a etrap/rtrap. 11 * In fact any XCALL which has to etrap/rtrap has a problem because
|
H A D | ttable.h | 26 ba,pt %xcc, etrap; \ 36 ba,pt %xcc, etrap; \ 75 ba,pt %xcc, etrap; \ 174 ba,pt %xcc, etrap; \ 225 * arch/sparc64/kernel/etrap.S to see what I mean about g2, and 226 * g4/g5 are the globals which are preserved by etrap processing 228 * etrap. Finally, g6 is the current thread register so we cannot
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | utrap.S | 9 ba,pt %xcc, etrap
|
H A D | misctrap.S | 17 ba,pt %xcc, etrap 42 ba,pt %xcc, etrap 60 ba,pt %xcc, etrap 78 ba,pt %xcc, etrap
|
H A D | winfixup.S | 31 ba,pt %xcc, etrap 100 ba,pt %xcc, etrap 116 ba,pt %xcc, etrap 143 ba,pt %xcc, etrap
|
H A D | sun4v_tlb_miss.S | 266 ba,pt %xcc, etrap 298 ba,pt %xcc, etrap 348 ba,pt %xcc, etrap 358 ba,pt %xcc, etrap 372 ba,pt %xcc, etrap 388 ba,pt %xcc, etrap
|
H A D | etrap_64.S | 2 * etrap.S: Preparing for entry into the kernel on Sparc V9. 30 .globl etrap_syscall, etrap, etrap_irq, etraptl1 31 etrap: rdpr %pil, %g2 label
|
H A D | spiterrs.S | 194 ba,pt %xcc, etrap 232 ba,pt %xcc, etrap
|
H A D | tsb.S | 169 ba,pt %xcc, etrap 299 /* fault code in %g4, fault address in %g5, etrap will 302 ba,pt %xcc, etrap ! Save trap state
|
H A D | fpu_traps.S | 17 ba,pt %xcc, etrap 381 ba,pt %xcc, etrap
|
H A D | sun4v_ivec.S | 185 * C code. The etrap handling will leave %g4 in %l4 for us 296 * C code. The etrap handling will leave %g4 in %l4 for us
|
H A D | etrap_32.S | 2 * etrap.S: Sparc trap window preparation for entry into the
|
H A D | cherrs.S | 299 * %g6: unused, will have current thread ptr after etrap
|
/linux-4.4.14/arch/sparc/mm/ |
H A D | ultra.S | 695 ba,pt %xcc, etrap
|
Completed in 173 milliseconds