Searched refs:thishandled (Results 1 – 1 of 1) sorted by relevance
158 int thishandled; in nmi_handle() local162 thishandled = a->handler(type, regs); in nmi_handle()163 handled += thishandled; in nmi_handle()165 trace_nmi_handler(a->handler, (int)delta, thishandled); in nmi_handle()
Completed in 5 milliseconds