Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:generic_apic_probe

Proto:void __init generic_apic_probe(void)

Type:void

Parameter:Nothing

179  If Not cmdline_apic Then
182  When drv < __apicdrivers_end cycle
183  If probe() Then
184  apic = * drv
185  Break
189  If drv == __apicdrivers_end Then panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.
192  printk(formational "Using APIC driver %s\n", name)