msgmap
struct msgmap msgmaps[MSGSEG]; /* MSGSEG msgmap structures */
static struct msgmap *msgmaps; /* MSGSEG msgmap structures */
msgmaps = kmalloc(sizeof(struct msgmap) * msginfo.msgseg, M_MSG, M_WAITOK);