Home
last modified time | relevance | path

Searched refs:disable_local_APIC (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/
H A Dsmp.c233 disable_local_APIC(); in native_stop_other_cpus()
H A Dcrash.c66 disable_local_APIC(); in kdump_nmi_callback()
73 disable_local_APIC(); in kdump_nmi_shootdown_cpus()
/linux/arch/x86/include/asm/
H A Dapic.h133 extern void disable_local_APIC(void);
191 static inline void disable_local_APIC(void) { } in disable_local_APIC() function
/linux/arch/x86/kernel/apic/
H A Dapic.c1172 void disable_local_APIC(void) in disable_local_APIC() function
1217 disable_local_APIC(); in lapic_shutdown()
2428 disable_local_APIC(); in lapic_suspend()