Home
last modified time | relevance | path

Searched refs:trap_frame_dump (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dtrap.c168 static void trap_frame_dump(struct trapframe *frame);
601 trap_frame_dump(trapframe); in trap()
1339 trap_frame_dump(struct trapframe *frame) in trap_frame_dump() function