Searched refs:mp_NMI (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ | ||
D | mpspec_def.h | 125 mp_NMI = 1, enumerator |
/linux-4.1.27/arch/x86/kernel/ | ||
D | mpparse.c | 399 int linttypes[2] = { mp_ExtINT, mp_NMI }; in construct_default_ISA_mptable() |