Searched refs:thishandled (Results 1 – 1 of 1) sorted by relevance
164 int thishandled; in nmi_handle() local168 thishandled = a->handler(type, regs); in nmi_handle()169 handled += thishandled; in nmi_handle()171 trace_nmi_handler(a->handler, (int)delta, thishandled); in nmi_handle()