Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\smp.c Create Date:2022-07-28 08:23:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:his function calls the 'stop' function on all other CPUs in the system.

Proto:asmlinkage __visible void smp_reboot_interrupt(void)

Type:void

Parameter:Nothing

136  ipi_entering_ack_irq()
137  Disable VMX if it is supported and enabled on the current CPU
138  stop_this_cpu(NULL)
139  irq_exit()