Searched refs:PSR_ET (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | entry.S | 183 wr %l4, PSR_ET, %psr 200 wr %l0, PSR_ET, %psr 232 wr %g2, PSR_ET, %psr 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, %psr 380 wr %l4, PSR_ET, %psr [all …]
|
A D | trampoline_32.S | 71 wr %g1, PSR_ET, %psr ! traps on 132 wr %g1, PSR_ET, %psr ! traps on 188 wr %g1, PSR_ET, %psr ! traps on
|
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
|
A D | wuf.S | 188 wr %t_psr, PSR_ET, %psr ! enable traps
|
A D | wof.S | 253 wr %t_psr, PSR_ET, %psr
|
A D | head_32.S | 245 andn %g3, PSR_ET, %g2 660 wr %g3, PSR_ET, %psr
|
/linux-6.3-rc2/arch/sparc/include/uapi/asm/ |
A D | psr.h | 23 #define PSR_ET 0x00000020 /* enable traps field */ macro
|
A D | psrcompat.h | 9 #define PSR_ET 0x00000020 /* enable traps field */ macro
|
/linux-6.3-rc2/arch/sparc/mm/ |
A D | swift.S | 61 andn %g1, PSR_ET, %g3 127 andn %g1, PSR_ET, %g3
|
Completed in 12 milliseconds