~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/sparc/kernel/etrap_64.S

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /arch/sparc/kernel/etrap_64.S (Architecture alpha) and /arch/i386/kernel/etrap_64.S (Architecture i386)


  1 /* SPDX-License-Identifier: GPL-2.0 */            
  2 /*                                                
  3  * etrap.S: Preparing for entry into the kerne    
  4  *                                                
  5  * Copyright (C) 1996, 1997 David S. Miller (d    
  6  * Copyright (C) 1997, 1998, 1999 Jakub Jeline    
  7  */                                               
  8                                                   
  9                                                   
 10 #include <asm/asi.h>                              
 11 #include <asm/pstate.h>                           
 12 #include <asm/ptrace.h>                           
 13 #include <asm/page.h>                             
 14 #include <asm/spitfire.h>                         
 15 #include <asm/head.h>                             
 16 #include <asm/processor.h>                        
 17 #include <asm/mmu.h>                              
 18                                                   
 19 #define         TASK_REGOFF             (THREA    
 20 #define         ETRAP_PSTATE1           (PSTAT    
 21 #define         ETRAP_PSTATE2           \         
 22                 (PSTATE_TSO | PSTATE_PEF | PST    
 23                                                   
 24 /*                                                
 25  * On entry, %g7 is return address - 0x4.         
 26  * %g4 and %g5 will be preserved %l4 and %l5 r    
 27  */                                               
 28                                                   
 29                 .text                             
 30                 .align  64                        
 31                 .globl  etrap_syscall, etrap,     
 32 etrap:          rdpr    %pil, %g2                 
 33 etrap_irq:      clr     %g3                       
 34 etrap_syscall:  TRAP_LOAD_THREAD_REG(%g6, %g1)    
 35                 rdpr    %tstate, %g1              
 36                 or      %g1, %g3, %g1             
 37                 sllx    %g2, 20, %g3              
 38                 andcc   %g1, TSTATE_PRIV, %g0     
 39                 or      %g1, %g3, %g1             
 40                 bne,pn  %xcc, 1f                  
 41                  sub    %sp, STACKFRAME_SZ+TRA    
 42 661:            wrpr    %g0, 7, %cleanwin         
 43                 .section .fast_win_ctrl_1insn_    
 44                 .word   661b                      
 45                 .word   0x85880000      ! allc    
 46                 .previous                         
 47                                                   
 48                 sethi   %hi(TASK_REGOFF), %g2     
 49                 sethi   %hi(TSTATE_PEF), %g3      
 50                 or      %g2, %lo(TASK_REGOFF),    
 51                 and     %g1, %g3, %g3             
 52                 brnz,pn %g3, 1f                   
 53                  add    %g6, %g2, %g2             
 54                 wr      %g0, 0, %fprs             
 55 1:              rdpr    %tpc, %g3                 
 56                                                   
 57                 stx     %g1, [%g2 + STACKFRAME    
 58                 rdpr    %tnpc, %g1                
 59                 stx     %g3, [%g2 + STACKFRAME    
 60                 rd      %y, %g3                   
 61                 stx     %g1, [%g2 + STACKFRAME    
 62                 rdpr    %tt, %g1                  
 63                 st      %g3, [%g2 + STACKFRAME    
 64                 sethi   %hi(PT_REGS_MAGIC), %g    
 65                 or      %g3, %g1, %g1             
 66                 st      %g1, [%g2 + STACKFRAME    
 67                                                   
 68                 rdpr    %cansave, %g1             
 69                 brnz,pt %g1, etrap_save           
 70                  nop                              
 71                                                   
 72                 rdpr    %cwp, %g1                 
 73                 add     %g1, 2, %g1               
 74                 wrpr    %g1, %cwp                 
 75                 be,pt   %xcc, etrap_user_spill    
 76                  mov    ASI_AIUP, %g3             
 77                                                   
 78                 rdpr    %otherwin, %g3            
 79                 brz     %g3, etrap_kernel_spil    
 80                  mov    ASI_AIUS, %g3             
 81                                                   
 82 etrap_user_spill:                                 
 83                                                   
 84                 wr      %g3, 0x0, %asi            
 85                 ldx     [%g6 + TI_FLAGS], %g3     
 86                 and     %g3, _TIF_32BIT, %g3      
 87                 brnz,pt %g3, etrap_user_spill_    
 88                  nop                              
 89                 ba,a,pt %xcc, etrap_user_spill    
 90                                                   
 91 etrap_save:     save    %g2, -STACK_BIAS, %sp     
 92                 mov     %g6, %l6                  
 93                                                   
 94                 bne,pn  %xcc, 3f                  
 95                  mov    PRIMARY_CONTEXT, %l4      
 96 661:            rdpr    %canrestore, %g3          
 97                 .section .fast_win_ctrl_1insn_    
 98                 .word   661b                      
 99                 nop                               
100                 .previous                         
101                                                   
102                 rdpr    %wstate, %g2              
103 661:            wrpr    %g0, 0, %canrestore       
104                 .section .fast_win_ctrl_1insn_    
105                 .word   661b                      
106                 nop                               
107                 .previous                         
108                 sll     %g2, 3, %g2               
109                                                   
110                 /* Set TI_SYS_FPDEPTH to 1 and    
111                 mov     1, %l5                    
112                 sth     %l5, [%l6 + TI_SYS_NOE    
113                                                   
114 661:            wrpr    %g3, 0, %otherwin         
115                 .section .fast_win_ctrl_1insn_    
116                 .word   661b                      
117                 .word   0x87880000      ! othe    
118                 .previous                         
119                                                   
120                 wrpr    %g2, 0, %wstate           
121                 sethi   %hi(sparc64_kern_pri_c    
122                 ldx     [%g2 + %lo(sparc64_ker    
123                                                   
124 661:            stxa    %g3, [%l4] ASI_DMMU       
125                 .section .sun4v_1insn_patch, "    
126                 .word   661b                      
127                 stxa    %g3, [%l4] ASI_MMU        
128                 .previous                         
129                                                   
130                 sethi   %hi(KERNBASE), %l4        
131                 flush   %l4                       
132                 mov     ASI_AIUS, %l7             
133 2:              mov     %g4, %l4                  
134                 mov     %g5, %l5                  
135                 add     %g7, 4, %l2               
136                                                   
137                 /* Go to trap time globals so     
138 661:            wrpr    %g0, ETRAP_PSTATE1, %p    
139                 .section .sun4v_1insn_patch, "    
140                 .word   661b                      
141                 SET_GL(0)                         
142                 .previous                         
143                                                   
144                 stx     %g1, [%sp + PTREGS_OFF    
145                 stx     %g2, [%sp + PTREGS_OFF    
146                 sllx    %l7, 24, %l7              
147                 stx     %g3, [%sp + PTREGS_OFF    
148                 rdpr    %cwp, %l0                 
149                 stx     %g4, [%sp + PTREGS_OFF    
150                 stx     %g5, [%sp + PTREGS_OFF    
151                 stx     %g6, [%sp + PTREGS_OFF    
152                 stx     %g7, [%sp + PTREGS_OFF    
153                 or      %l7, %l0, %l7             
154 661:            sethi   %hi(TSTATE_TSO | TSTAT    
155                 /* If userspace is using ADI,     
156                  * a pointer with version tag     
157                  * the ADI security, we must e    
158                  * would have already set TTE.    
159                  * kernel and set the version     
160                  * dereferenced. Setting PSTAT    
161                  * access to userspace data th    
162                  * ADI and does not allow a ro    
163                  * using system calls. Setting    
164                  * accesses to virtual address    
165                  * Set PMCDPER to ensure any e    
166                  * version tag mismatch are ex    
167                  * returns to userspace. Setti    
168                  * writes to virtual addresses    
169                  * have a version tag set as w    
170                  */                               
171                 .section .sun_m7_1insn_patch,     
172                 .word   661b                      
173                 sethi   %hi(TSTATE_TSO | TSTAT    
174                 .previous                         
175 661:            nop                               
176                 .section .sun_m7_1insn_patch,     
177                 .word   661b                      
178                 .word 0xaf902001        /* wrp    
179                 .previous                         
180                 or      %l7, %l0, %l7             
181                 wrpr    %l2, %tnpc                
182                 wrpr    %l7, (TSTATE_PRIV | TS    
183                 stx     %i0, [%sp + PTREGS_OFF    
184                 stx     %i1, [%sp + PTREGS_OFF    
185                 stx     %i2, [%sp + PTREGS_OFF    
186                 stx     %i3, [%sp + PTREGS_OFF    
187                 stx     %i4, [%sp + PTREGS_OFF    
188                 stx     %i5, [%sp + PTREGS_OFF    
189                 stx     %i6, [%sp + PTREGS_OFF    
190                 mov     %l6, %g6                  
191                 stx     %i7, [%sp + PTREGS_OFF    
192                 LOAD_PER_CPU_BASE(%g5, %g6, %g    
193                 ldx     [%g6 + TI_TASK], %g4      
194                 done                              
195                                                   
196 3:              mov     ASI_P, %l7                
197                 ldub    [%l6 + TI_FPDEPTH], %l    
198                 add     %l6, TI_FPSAVED + 1, %    
199                 srl     %l5, 1, %l3               
200                 add     %l5, 2, %l5               
201                                                   
202                 /* Set TI_SYS_FPDEPTH to %l5 a    
203                 sth     %l5, [%l6 + TI_SYS_NOE    
204                 ba,pt   %xcc, 2b                  
205                  stb    %g0, [%l4 + %l3]          
206                 nop                               
207                                                   
208 etraptl1:       /* Save tstate/tpc/tnpc of TL     
209                  * We place this right after p    
210                  * The layout is:                 
211                  *      0x00    TL1's TSTATE      
212                  *      0x08    TL1's TPC         
213                  *      0x10    TL1's TNPC        
214                  *      0x18    TL1's TT          
215                  *       ...                      
216                  *      0x58    TL4's TT          
217                  *      0x60    TL                
218                  */                               
219                 TRAP_LOAD_THREAD_REG(%g6, %g1)    
220                 sub     %sp, ((4 * 8) * 4) + 8    
221                 rdpr    %tl, %g1                  
222                                                   
223                 wrpr    %g0, 1, %tl               
224                 rdpr    %tstate, %g3              
225                 stx     %g3, [%g2 + STACK_BIAS    
226                 rdpr    %tpc, %g3                 
227                 stx     %g3, [%g2 + STACK_BIAS    
228                 rdpr    %tnpc, %g3                
229                 stx     %g3, [%g2 + STACK_BIAS    
230                 rdpr    %tt, %g3                  
231                 stx     %g3, [%g2 + STACK_BIAS    
232                                                   
233                 wrpr    %g0, 2, %tl               
234                 rdpr    %tstate, %g3              
235                 stx     %g3, [%g2 + STACK_BIAS    
236                 rdpr    %tpc, %g3                 
237                 stx     %g3, [%g2 + STACK_BIAS    
238                 rdpr    %tnpc, %g3                
239                 stx     %g3, [%g2 + STACK_BIAS    
240                 rdpr    %tt, %g3                  
241                 stx     %g3, [%g2 + STACK_BIAS    
242                                                   
243                 sethi   %hi(is_sun4v), %g3        
244                 lduw    [%g3 + %lo(is_sun4v)],    
245                 brnz,pn %g3, finish_tl1_captur    
246                  nop                              
247                                                   
248                 wrpr    %g0, 3, %tl               
249                 rdpr    %tstate, %g3              
250                 stx     %g3, [%g2 + STACK_BIAS    
251                 rdpr    %tpc, %g3                 
252                 stx     %g3, [%g2 + STACK_BIAS    
253                 rdpr    %tnpc, %g3                
254                 stx     %g3, [%g2 + STACK_BIAS    
255                 rdpr    %tt, %g3                  
256                 stx     %g3, [%g2 + STACK_BIAS    
257                                                   
258                 wrpr    %g0, 4, %tl               
259                 rdpr    %tstate, %g3              
260                 stx     %g3, [%g2 + STACK_BIAS    
261                 rdpr    %tpc, %g3                 
262                 stx     %g3, [%g2 + STACK_BIAS    
263                 rdpr    %tnpc, %g3                
264                 stx     %g3, [%g2 + STACK_BIAS    
265                 rdpr    %tt, %g3                  
266                 stx     %g3, [%g2 + STACK_BIAS    
267                                                   
268                 stx     %g1, [%g2 + STACK_BIAS    
269                                                   
270 finish_tl1_capture:                               
271                 wrpr    %g0, 1, %tl               
272 661:            nop                               
273                 .section .sun4v_1insn_patch, "    
274                 .word   661b                      
275                 SET_GL(1)                         
276                 .previous                         
277                                                   
278                 rdpr    %tstate, %g1              
279                 sub     %g2, STACKFRAME_SZ + T    
280                 ba,pt   %xcc, 1b                  
281                  andcc  %g1, TSTATE_PRIV, %g0     
282                                                   
283 #undef TASK_REGOFF                                
284 #undef ETRAP_PSTATE1                              
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php