Home
last modified time | relevance | path

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

/linux-6.15/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()
H A Dprocess.c818 disable_local_APIC(); in stop_this_cpu()
/linux-6.15/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-6.15/arch/x86/kernel/apic/
H A Dapic.c1165 void disable_local_APIC(void) in disable_local_APIC() function
1207 disable_local_APIC(); in lapic_shutdown()
2418 disable_local_APIC(); in lapic_suspend()