Searched refs:PSTATE_KERNEL (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/sparc64/include/
H A Dpstate.h58 #define PSTATE_KERNEL (PSTATE_NORMAL | PSTATE_IE) macro
/freebsd-11.0-release/sys/sparc64/sparc64/
H A Dinterrupt.S192 wrpr %g0, PSTATE_KERNEL, %pstate
211 wrpr %g0, PSTATE_KERNEL, %pstate
H A Dswtch.S126 wrpr %g0, PSTATE_KERNEL, %pstate
H A Dexception.S2351 wrpr %g0, PSTATE_KERNEL, %pstate
2449 wrpr %g0, PSTATE_KERNEL, %pstate
2747 wrpr %g0, PSTATE_KERNEL, %pstate
2820 wrpr %g0, PSTATE_KERNEL, %pstate
2973 wrpr %g0, PSTATE_KERNEL, %pstate
H A Dmachdep.c587 wrpr(pstate, 0, PSTATE_KERNEL);
H A Dmp_machdep.c459 wrpr(pstate, 0, PSTATE_KERNEL);

Completed in 46 milliseconds