Home
last modified time | relevance | path

Searched refs:cheetah_private_t (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah.c594 cheetah_private_t *chprp; in cpu_init_private()
600 ASSERT((offsetof(cheetah_private_t, chpr_tl1_err_data) + in cpu_init_private()
622 sizeof (cheetah_private_t), PAGESIZE, NULL, NULL, in cpu_init_private()
628 bzero(chprp, sizeof (cheetah_private_t)); in cpu_init_private()
H A Dus3_jalapeno.c816 cheetah_private_t *chprp; in cpu_init_private()
822 ASSERT((offsetof(cheetah_private_t, chpr_tl1_err_data) + in cpu_init_private()
844 sizeof (cheetah_private_t), PAGESIZE, NULL, NULL, in cpu_init_private()
850 bzero(chprp, sizeof (cheetah_private_t)); in cpu_init_private()
H A Dus3_cheetahplus.c798 cheetah_private_t *chprp; in cpu_init_private()
804 ASSERT((offsetof(cheetah_private_t, chpr_tl1_err_data) + in cpu_init_private()
829 sizeof (cheetah_private_t), PAGESIZE, NULL, NULL, in cpu_init_private()
835 bzero(chprp, sizeof (cheetah_private_t)); in cpu_init_private()
H A Dus3_common.c5492 cheetah_private_t *chprp = CPU_PRIVATE(cp);
/titanic_44/usr/src/uts/sun4u/sys/
H A Dus3_module.h40 #define CPU_PRIVATE_PTR(cp, x) (&(((cheetah_private_t *)CPU_PRIVATE(cp))->x))
41 #define CPU_PRIVATE_VAL(cp, x) (((cheetah_private_t *)CPU_PRIVATE(cp))->x)
H A Dcheetahregs.h1563 } cheetah_private_t; typedef
/titanic_44/usr/src/uts/sun4u/ml/
H A Dmach_offsets.in232 cheetah_private_t