Searched refs:NMI_LOCAL_HIGH_PRIOR (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ | ||
D | nmi.h | 41 #define NMI_LOCAL_HIGH_PRIOR (NMI_LOCAL_BIT | NMI_HIGH_PRIOR) macro |
/linux-2.6.39/arch/x86/kernel/ | ||
D | reboot.c | 722 .priority = NMI_LOCAL_HIGH_PRIOR+1, |