Searched refs:thishandled (Results 1 – 1 of 1) sorted by relevance
133 int thishandled; in nmi_handle() local137 thishandled = a->handler(type, regs); in nmi_handle()138 handled += thishandled; in nmi_handle()140 trace_nmi_handler(a->handler, (int)delta, thishandled); in nmi_handle()