Searched refs:mem_stripe_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dmpo.h101 } mem_stripe_t; typedef in typeref:struct:__anon10447
108 mem_stripe_t *mc_stripes; /* stripe array */
/opensolaris-onvv-gate/usr/src/uts/sun4v/os/
H A Dmpo.c156 static mem_stripe_t *mem_stripes;
157 static mem_stripe_t small_mem_stripes[SMALL_MBLOCKS_COUNT * MAX_MEM_NODES];
892 * mem_stripe_t, and there is one mem_stripe_t per mnode per mblock. The
893 * mem_stripe_t's are kept in a global array mem_stripes[]. The index into
894 * this array is predetermined. The mem_stripe_t that describes mnode m
901 * mem_stripe_t's may be empty.
903 * The members of mem_stripe_t are:
1109 mem_stripe_t *ms;
1214 mem_stripe_t *m
[all...]

Completed in 100 milliseconds