Home
last modified time | relevance | path

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

/arch/x86/include/asm/mach-generic/
Dmach_wakecpu.h9 #define restore_NMI_vector (genapic->restore_NMI_vector) macro
/arch/x86/include/asm/es7000/
Dwakecpu.h25 static inline void restore_NMI_vector(unsigned short *high, unsigned short *low) in restore_NMI_vector() function
/arch/x86/include/asm/mach-default/
Dmach_wakecpu.h23 static inline void restore_NMI_vector(unsigned short *high, unsigned short *low) in restore_NMI_vector() function
/arch/x86/include/asm/numaq/
Dwakecpu.h32 static inline void restore_NMI_vector(unsigned short *high, unsigned short *low) in restore_NMI_vector() function
/arch/x86/include/asm/
Dgenapic_32.h79 void (*restore_NMI_vector)(unsigned short *high, unsigned short *low); member
134 APICFUNC(restore_NMI_vector) \