函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\smp.c Create Date:2022-07-27 09:23:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:his function calls the 'stop' function on all other CPUs in the system.

函数原型:asmlinkage __visible void smp_reboot_interrupt(void)

返回类型:void

参数:

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()