Home
last modified time | relevance | path

Searched defs:nmi_panic_self_stop (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dreboot.c957 void __noreturn nmi_panic_self_stop(struct pt_regs *regs) in nmi_panic_self_stop() function
/openbmc/linux/kernel/
H A Dpanic.c154 void __weak __noreturn nmi_panic_self_stop(struct pt_regs *regs) in nmi_panic_self_stop() function