HomeSort by: relevance | last modified time | path
    Searched refs:PSTATE_IG (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc/include/
psl.h 101 #define PSTATE_IG 0x800 /* enable spitfire interrupt globals */
172 #define TSTATE_IG (PSTATE_IG<<TSTATE_PSTATE_SHIFT)
  /src/sys/arch/sparc64/include/
psl.h 117 #define PSTATE_IG 0x800 /* enable spitfire interrupt globals */
189 #define TSTATE_IG (PSTATE_IG<<TSTATE_PSTATE_SHIFT)
  /src/sys/arch/sparc64/sparc64/
locore.s 2088 wrpr %g0, PSTATE_KERN|PSTATE_IG, %pstate ! We need to save volatile stuff to interrupt globals
2450 wrpr %g0, PSTATE_KERN|PSTATE_IG, %pstate ! DEBUG
2474 wrpr %g0, PSTATE_KERN|PSTATE_IG, %pstate ! We need to save volatile stuff to interrupt globals
2720 wrpr %g0, PSTATE_KERN|PSTATE_IG, %pstate ! We need to save volatile stuff to interrupt globals
3721 wrpr %g0, PSTATE_KERN|PSTATE_IG, %pstate ! DEBUG
3894 wrpr %g0, PSTATE_KERN|PSTATE_IG, %pstate ! Get IG to use
4134 wrpr %g0, PSTATE_KERN|PSTATE_IG, %pstate ! DEBUG
4522 wrpr %g0, PSTATE_KERN|PSTATE_IG, %pstate ! DEBUG
4915 wrpr %g0, PSTATE_KERN|PSTATE_IG, %pstate ! DEBUG
7901 wrpr %g0, PSTATE_KERN|PSTATE_IG, %pstate ! DEBU
    [all...]

Completed in 17 milliseconds