Home
last modified time | relevance | path

Searched refs:PSTATE_AM (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/sun4/ml/
H A Dsubr_asm.S55 andn %o4, PSTATE_IE | PSTATE_AM, %o5
72 andn %o4, PSTATE_IE | PSTATE_AM, %o5
87 andn %o4, PSTATE_IE | PSTATE_AM, %o5
101 andn %o4, PSTATE_IE | PSTATE_AM, %o5
115 andn %o4, PSTATE_IE | PSTATE_AM, %o5
130 andn %o4, PSTATE_IE | PSTATE_AM, %o5
145 andn %o4, PSTATE_IE | PSTATE_AM, %o5
159 andn %o4, PSTATE_IE | PSTATE_AM, %o5
173 andn %o4, PSTATE_IE | PSTATE_AM, %o5
187 andn %o4, PSTATE_IE | PSTATE_AM, %o5
[all …]
H A Dlocore.S77 ! We assume we are called with a 64 bit stack with PSTATE_AM clear
H A Dinterrupt.S257 andn os3, PSTATE_IE | PSTATE_AM, os2; \
290 andn os3, PSTATE_IE | PSTATE_AM, os2; \
785 andn %l2, PSTATE_IE | PSTATE_AM, %o4
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp.il.cpp76 andn %o4, PSTATE_IE | PSTATE_AM, %g3 ! clear IE, AM bits
115 andn %o3, PSTATE_IE | PSTATE_AM, %o4
159 andn %o2, PSTATE_IE | PSTATE_AM, %o3
173 andn %o2, PSTATE_IE | PSTATE_AM, %o3
187 andn %o4, PSTATE_IE | PSTATE_AM, %o5
201 andn %o4, PSTATE_IE | PSTATE_AM, %o5
235 andn %o4, PSTATE_IE | PSTATE_AM, %o1
H A Dserengeti_asm.S52 andn %o4, PSTATE_IE | PSTATE_AM, %o5
65 andn %o4, PSTATE_IE | PSTATE_AM, %o5
H A Dsbdp_asm.S145 andn %o3, PSTATE_IE | PSTATE_AM, %o4
276 andn %o4, PSTATE_IE | PSTATE_AM, %o5
/illumos-gate/usr/src/uts/sun4u/lw8/ml/
H A Dlw8_platmod_asm.S52 andn %o4, PSTATE_IE | PSTATE_AM, %o5
65 andn %o4, PSTATE_IE | PSTATE_AM, %o5
/illumos-gate/usr/src/uts/sun4u/cherrystone/ml/
H A Dcherrystone_asm.S63 andn %o4, PSTATE_IE | PSTATE_AM, %o5
87 andn %o4, PSTATE_IE | PSTATE_AM, %o5
/illumos-gate/usr/src/uts/sun4u/daktari/ml/
H A Ddaktari_asm.S57 andn %o4, PSTATE_IE | PSTATE_AM, %o5
81 andn %o4, PSTATE_IE | PSTATE_AM, %o5
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_srt0.S104 ! We don't set PSTATE_AM even though all our addresses are under 4G.
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah_asm.S325 andn %o4, PSTATE_IE | PSTATE_AM, %o5
352 andn %o4, PSTATE_IE | PSTATE_AM, %o5
H A Dspitfire_asm.S805 andn %i5, PSTATE_IE | PSTATE_AM, %i0
1203 andn %o5, PSTATE_IE | PSTATE_AM, %o0
1255 andn %o5, PSTATE_IE | PSTATE_AM, %o0
1384 andn %o4, PSTATE_IE | PSTATE_AM, %o5
1514 andn %o4, PSTATE_IE | PSTATE_AM, %o5
1638 andn %o4, PSTATE_IE | PSTATE_AM, %o5
1729 andn %o5, PSTATE_IE | PSTATE_AM, %o1
1768 andn %o5, PSTATE_IE | PSTATE_AM, %o1
H A Dus3_cheetahplus_asm.S426 andn %o4, PSTATE_IE | PSTATE_AM, %o5
463 andn %o4, PSTATE_IE | PSTATE_AM, %o5
H A Dus3_jalapeno_asm.S781 andn %o4, PSTATE_IE | PSTATE_AM, %o5
819 andn %o4, PSTATE_IE | PSTATE_AM, %o5
H A Dus3_common_asm.S660 andn %o5, PSTATE_IE | PSTATE_AM, %o3
740 andn %o5, PSTATE_IE | PSTATE_AM, %o3
783 andn %o5, PSTATE_IE | PSTATE_AM, %o3
/illumos-gate/usr/src/uts/sparc/v9/sys/
H A Dprivregs.h420 #define PSTATE_AM 0x008 /* use 32b address mask */ macro
479 #define TSTATE_AM (PSTATE_AM << TSTATE_PSTATE_SHIFT)
523 (((PSTATE_IE | PSTATE_PEF | PSTATE_AM) << TSTATE_PSTATE_SHIFT) | \
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtraptrace.h182 andcc scr1, PSTATE_IE | PSTATE_AM, scr1; \
260 andn scr4, PSTATE_IE | PSTATE_AM, scr3; \
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dtraptrace.h239 andcc scr1, PSTATE_IE | PSTATE_AM, scr1; \
320 andn scr4, PSTATE_IE | PSTATE_AM, scr3; \
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_xc.S94 andn %g1, PSTATE_IE | PSTATE_AM, %g2
H A Dmach_locore.S1456 andn %l4, PSTATE_AM, %l6
1457 wrpr %l6, 0, %pstate ! Set PSTATE_AM = 0
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_xc.S96 andn %g1, PSTATE_IE | PSTATE_AM, %g2
H A Dmach_locore.S1512 andn %l4, PSTATE_AM, %l6
1513 wrpr %l6, 0, %pstate ! Set PSTATE_AM = 0
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.S181 andn %g5, PSTATE_IE | PSTATE_AM, %g4