Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dcrash.c66 disable_local_APIC(); in kdump_nmi_callback()
73 disable_local_APIC(); in kdump_nmi_shootdown_cpus()
H A Dsmp.c233 disable_local_APIC(); in native_stop_other_cpus()
H A Dprocess.c837 disable_local_APIC(); in stop_this_cpu()
/linux/arch/x86/include/asm/
H A Dapic.h129 extern void disable_local_APIC(void);
187 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()
2429 disable_local_APIC(); in lapic_suspend()