Home
last modified time | relevance | path

Searched refs:exc_nmi (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dnmi.c492 DEFINE_IDTENTRY_RAW(exc_nmi) in DEFINE_IDTENTRY_RAW() argument
571 exc_nmi(regs); in DEFINE_IDTENTRY_RAW()
/openbmc/linux/arch/x86/entry/
H A Dentry_32.S1151 call exc_nmi
1161 call exc_nmi
H A Dentry_64.S1233 call exc_nmi
1447 call exc_nmi
/openbmc/linux/arch/x86/include/asm/
H A Didtentry.h637 DECLARE_IDTENTRY_NMI(X86_TRAP_NMI, exc_nmi);
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c637 exc_nmi(regs); in DEFINE_IDTENTRY_RAW()
703 TRAP_ENTRY_REDIR(exc_nmi, true ),