Searched refs:GSR_SIZE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dvis.h101 #define GSR_SIZE 8 /* Graphics Status Register size 64 bits */ macro
/illumos-gate/usr/src/uts/sun4/os/
H A Dmachdep.c78 stk -= SA(sizeof (kfpu_t) + GSR_SIZE);
131 stk -= SA(sizeof (kfpu_t) + GSR_SIZE);
138 bzero(fp, sizeof (kfpu_t) + GSR_SIZE);
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp_asm.s89 sub estk, SA(KFPUSIZE+GSR_SIZE), estk ;\
/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s219 sub estk, SA(KFPUSIZE+GSR_SIZE), estk ;\
/illumos-gate/usr/src/common/crypto/sha1/
H A Dsha1.c218 uint8_t fpua[sizeof (kfpu_t) + GSR_SIZE + VIS_ALIGN];

Completed in 357 milliseconds