Home
last modified time | relevance | path

Searched defs:enable_apic_mode (Results 1 – 7 of 7) sorted by relevance

/arch/x86/mach-generic/
Des7000.c40 static void __init enable_apic_mode(void) in enable_apic_mode() function
/arch/x86/include/asm/mach-generic/
Dmach_apic.h29 #define enable_apic_mode (genapic->enable_apic_mode) macro
/arch/x86/include/asm/numaq/
Dapic.h117 static inline void enable_apic_mode(void) in enable_apic_mode() function
/arch/x86/include/asm/bigsmp/
Dapic.h112 static inline void enable_apic_mode(void) in enable_apic_mode() function
/arch/x86/include/asm/mach-default/
Dmach_apic.h164 static inline void enable_apic_mode(void) in enable_apic_mode() function
/arch/x86/include/asm/summit/
Dapic.h137 static inline void enable_apic_mode(void) in enable_apic_mode() function
/arch/x86/include/asm/
Dgenapic_32.h47 void (*enable_apic_mode)(void); member