do_multihit
{ EXCCAUSE_ITLB_MULTIHIT, 0, do_multihit },
{ EXCCAUSE_DTLB_MULTIHIT, 0, do_multihit },
static void do_multihit(struct pt_regs *regs);