Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dcrash.c111 disable_local_APIC(); in kdump_nmi_callback()
118 disable_local_APIC(); in kdump_nmi_shootdown_cpus()
H A Dsmp.c216 disable_local_APIC(); in native_stop_other_cpus()
H A Dprocess.c730 disable_local_APIC(); in stop_this_cpu()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dapic.h138 extern void disable_local_APIC(void);
188 static inline void disable_local_APIC(void) { } in disable_local_APIC() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dapic.c1217 void disable_local_APIC(void) in disable_local_APIC() function
1260 disable_local_APIC(); in lapic_shutdown()
2625 disable_local_APIC(); in lapic_suspend()