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

  /src/sys/arch/sparc64/sparc64/
locore.s 777 SPILL64(kspill8,ASI_N) ! 0x090 spill_4_normal -- used to save supervisor windows
778 SPILL32(kspill4,ASI_N) ! 0x094 spill_5_normal
779 SPILLBOTH(kspill8,kspill4,ASI_N) ! 0x098 spill_6_normal
796 FILL64(kfill8,ASI_N) ! 0x0d0 fill_4_normal -- used to fill windows when running supervisor mode
797 FILL32(kfill4,ASI_N) ! 0x0d4 fill_5_normal
798 FILLBOTH(kfill8,kfill4,ASI_N) ! 0x0d8 fill_6_normal
988 SPILL64(1,ASI_N) ! 0x090 spill_4_normal -- used to save supervisor windows
989 SPILL32(2,ASI_N) ! 0x094 spill_5_normal
990 SPILLBOTH(1b,2b,ASI_N) ! 0x098 spill_6_normal
1007 FILL64(sfill8,ASI_N) ! 0x0d0 fill_4_normal -- used to fill windows when running nucleus mode from superviso
    [all...]
mp_subr.S 428 CASPTRA [%g1] ASI_N, %g2, %g0 ! fplwp = NULL if fplwp == %g2
  /src/sys/arch/sparc64/include/
ctlreg.h 150 #define ASI_N ASI_NUCLEUS

Completed in 41 milliseconds