Home
last modified time | relevance | path

Searched defs:linux_smonblock (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dsgiarcs.h355 struct linux_smonblock { struct
356 unsigned long magic;
357 void (*handler)(void); /* Breakpoint routine. */
358 unsigned long dtable_base; /* Base addr of dbg table. */
359 int (*printf)(const char *fmt, ...);
360 unsigned long btable_base; /* Breakpoint table. */
361 unsigned long mpflushreqs; /* SMP cache flush request list. */
362 unsigned long ntab; /* Name table. */
363 unsigned long stab; /* Symbol table. */
364 int smax; /* Max # of symbols. */