Searched refs:thishandled (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dnmi.c128 int thishandled; nmi_handle() local
132 thishandled = a->handler(type, regs); nmi_handle()
133 handled += thishandled; nmi_handle()
135 trace_nmi_handler(a->handler, (int)delta, thishandled); nmi_handle()

Completed in 52 milliseconds