Searched refs:disable_local_APIC (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dapic.h205 extern void disable_local_APIC(void); x2apic_enabled()
246 static inline void disable_local_APIC(void) { } disable_local_APIC() function
/linux-4.1.27/arch/x86/kernel/
H A Dcrash.c129 disable_local_APIC(); kdump_nmi_callback()
137 disable_local_APIC(); kdump_nmi_shootdown_cpus()
H A Dprocess.c365 disable_local_APIC(); stop_this_cpu()
H A Dsmp.c246 disable_local_APIC(); native_stop_other_cpus()
/linux-4.1.27/arch/x86/kernel/apic/
H A Dapic.c1033 * disable_local_APIC - clear and disable the local APIC
1035 void disable_local_APIC(void) disable_local_APIC() function
1071 * not power-off. Additionally clear all LVT entries before disable_local_APIC
1088 disable_local_APIC(); lapic_shutdown()
2300 disable_local_APIC(); lapic_suspend()

Completed in 130 milliseconds