Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsmp.c229 disable_local_APIC(); in native_stop_other_cpus()
H A Dcrash.c62 disable_local_APIC(); in kdump_nmi_callback()
69 disable_local_APIC(); in kdump_nmi_shootdown_cpus()
H A Dprocess.c812 disable_local_APIC(); in stop_this_cpu()
/openbmc/linux/arch/x86/include/asm/
H A Dapic.h127 extern void disable_local_APIC(void);
177 static inline void disable_local_APIC(void) { } in disable_local_APIC() function
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c1192 void disable_local_APIC(void) in disable_local_APIC() function
1234 disable_local_APIC(); in lapic_shutdown()
2611 disable_local_APIC(); in lapic_suspend()