Searched refs:PSTATE_INTR (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dpsl.h133 #define PSTATE_INTR (PSTATE_KERN|PSTATE_IE) macro
140 #define PSTATE_INTR (PSTATE_KERN|PSTATE_IE) macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dpsl.h152 #define PSTATE_INTR (PSTATE_KERN|PSTATE_IE) macro
159 #define PSTATE_INTR (PSTATE_KERN|PSTATE_IE) macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dlocore.s2227 wrpr %g0, PSTATE_INTR, %pstate ! reenable interrupts
2438 wrpr %g0, PSTATE_INTR, %pstate ! reenable interrupts
2448 wrpr %g0, PSTATE_INTR, %pstate ! reenable interrupts
2619 wrpr %g0, PSTATE_INTR, %pstate ! traps on again
3006 wrpr %g0, PSTATE_INTR, %pstate ! turn on interrupts
3457 wrpr %g0, PSTATE_INTR, %pstate ! Reenable interrupts
3585 wrpr %g0, PSTATE_INTR, %pstate
3707 ! wrpr %g0, PSTATE_INTR, %pstate ! Allow IRQ service
3999 wrpr %g0, PSTATE_INTR|PSTATE_PEF, %pstate
4313 wrpr %g0, PSTATE_INTR|PSTATE_PE
[all...]

Completed in 109 milliseconds