HelenOS sources

CPU_MONDO_ENTRY_SIZE   58 kernel/arch/sparc64/src/trap/sun4v/interrupt.c #define CPU_MONDO_QUEUE_SIZE	((CPU_MONDO_NENTRIES) * (CPU_MONDO_ENTRY_SIZE))
CPU_MONDO_ENTRY_SIZE  105 kernel/arch/sparc64/src/trap/sun4v/interrupt.c 		head = (head + CPU_MONDO_ENTRY_SIZE * sizeof(uint64_t)) %
HelenOS homepage, sources at GitHub