/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | entry.S | 183 wr %l4, PSR_ET, %psr 200 wr %l0, PSR_ET, %psr 232 wr %g2, PSR_ET, %psr 239 wr %g2, PSR_ET, %psr ! keep ET up 251 wr %g2, PSR_ET, %psr 255 wr %l0, PSR_ET, %psr 289 wr %l4, PSR_ET, %psr 334 wr %l4, PSR_ET, %psr 352 wr %g2, PSR_ET, %psr 356 wr %l0, PSR_ET, [all...] |
H A D | trampoline_32.S | 69 /* Turn on traps (PSR_ET). */ 71 wr %g1, PSR_ET, %psr ! traps on 130 /* Turn on traps (PSR_ET). */ 132 wr %g1, PSR_ET, %psr ! traps on 186 /* Turn on traps (PSR_ET). */ 188 wr %g1, PSR_ET, %psr ! traps on
|
H A D | rtrap_32.S | 96 wr %t_psr, PSR_ET, %psr 167 wr %t_psr, PSR_ET, %psr 219 wr %t_psr, PSR_ET, %psr
|
H A D | wuf.S | 188 wr %t_psr, PSR_ET, %psr ! enable traps
|
H A D | wof.S | 253 wr %t_psr, PSR_ET, %psr
|
H A D | head_32.S | 245 andn %g3, PSR_ET, %g2 660 wr %g3, PSR_ET, %psr
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | entry.S | 183 wr %l4, PSR_ET, %psr 200 wr %l0, PSR_ET, %psr 232 wr %g2, PSR_ET, %psr 239 wr %g2, PSR_ET, %psr ! keep ET up 251 wr %g2, PSR_ET, %psr 255 wr %l0, PSR_ET, %psr 289 wr %l4, PSR_ET, %psr 334 wr %l4, PSR_ET, %psr 352 wr %g2, PSR_ET, %psr 356 wr %l0, PSR_ET, [all...] |
H A D | trampoline_32.S | 69 /* Turn on traps (PSR_ET). */ 71 wr %g1, PSR_ET, %psr ! traps on 130 /* Turn on traps (PSR_ET). */ 132 wr %g1, PSR_ET, %psr ! traps on 186 /* Turn on traps (PSR_ET). */ 188 wr %g1, PSR_ET, %psr ! traps on
|
H A D | rtrap_32.S | 96 wr %t_psr, PSR_ET, %psr 167 wr %t_psr, PSR_ET, %psr 219 wr %t_psr, PSR_ET, %psr
|
H A D | wuf.S | 188 wr %t_psr, PSR_ET, %psr ! enable traps
|
H A D | wof.S | 253 wr %t_psr, PSR_ET, %psr
|
H A D | head_32.S | 245 andn %g3, PSR_ET, %g2 660 wr %g3, PSR_ET, %psr
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
H A D | psr.h | 23 #define PSR_ET 0x00000020 /* enable traps field */ macro
|
H A D | psrcompat.h | 9 #define PSR_ET 0x00000020 /* enable traps field */ macro
|
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
H A D | psr.h | 23 #define PSR_ET 0x00000020 /* enable traps field */ macro
|
H A D | psrcompat.h | 9 #define PSR_ET 0x00000020 /* enable traps field */ macro
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | swift.S | 61 andn %g1, PSR_ET, %g3 127 andn %g1, PSR_ET, %g3
|
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | swift.S | 61 andn %g1, PSR_ET, %g3 127 andn %g1, PSR_ET, %g3
|