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