Searched refs:MLOGBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
181 #define MLOGBUF_SIZE (512+256*NR_CPUS) macro183 static char mlogbuf[MLOGBUF_SIZE];227 unsigned long next = (mlogbuf_end + 1) % MLOGBUF_SIZE; in ia64_mca_printk()265 index = (index + 1) % MLOGBUF_SIZE; in ia64_mlogbuf_dump()