Home
last modified time | relevance | path

Searched refs:nmi_panic_self_stop (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dreboot.h29 void nmi_panic_self_stop(struct pt_regs *regs);
/OK3568_Linux_fs/kernel/kernel/
H A Dpanic.c95 void __weak nmi_panic_self_stop(struct pt_regs *regs) in nmi_panic_self_stop() function
144 nmi_panic_self_stop(regs); in nmi_panic()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dreboot.c885 void nmi_panic_self_stop(struct pt_regs *regs) in nmi_panic_self_stop() function