Home
last modified time | relevance | path

Searched refs:CPTRSHIFT (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/uts/sparc/sys/
H A Dasm_linkage.h46 #define CPTRSHIFT 3 macro
49 #define CPTRSHIFT 2
52 #define CPTRSIZE (1<<CPTRSHIFT)
/titanic_44/usr/src/uts/intel/ia32/sys/
H A Dasm_linkage.h95 #define CPTRSHIFT CLONGSHIFT macro
99 #if CPTRSIZE != (1 << CPTRSHIFT) || CLONGSIZE != (1 << CLONGSHIFT)
/titanic_44/usr/src/lib/brand/shared/brand/sparc/
H A Dcrt.s71 sll %l0, CPTRSHIFT, %l0 ! multiply argc by pointer size
/titanic_44/usr/src/uts/sun4v/sys/
H A Dmachthread.h76 sll scr, CPTRSHIFT, scr; \
/titanic_44/usr/src/uts/sun4/ml/
H A Dinterrupt.s75 sll %g4, CPTRSHIFT, %g5 ! %g5 = offset to the pil entry
89 sll %g3, CPTRSHIFT, %g3 ! convert cpuid to offset address
115 sll %g4, CPTRSHIFT, %g3
226 sll ls1, CPTRSHIFT, os2; \
240 sll ls1, CPTRSHIFT, os4; \
249 sll os5, CPTRSHIFT, os5; \
941 sll %o5, CPTRSHIFT, %o5
953 sll %o5, CPTRSHIFT, %o5
1356 sll %o4, CPTRSHIFT, %o5
1583 sll %l6, CPTRSHIFT, %l6 ! calculate offset address from cpuid
[all …]
H A Dproc_init.s133 sll %l1, CPTRSHIFT, %l2 ! offset into CPU vector.
/titanic_44/usr/src/uts/sun4v/ml/
H A Dwbuf.s173 sll %g5, CPTRSHIFT, %g7 ! spbuf size is sizeof (caddr_t)
366 sll %g5, CPTRSHIFT, %g7 ! spbuf size is sizeof (caddr_t)
/titanic_44/usr/src/uts/sun4u/ml/
H A Dwbuf.s170 sll %g5, CPTRSHIFT, %g7 ! spbuf size is sizeof (caddr_t)
304 sll %g5, CPTRSHIFT, %g7 ! spbuf size is sizeof (caddr_t)
/titanic_44/usr/src/uts/sun4u/sys/
H A Dmachthread.h140 sll scr, CPTRSHIFT, scr; \