Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\apic.c Create Date:2022-07-28 08:26:31
Last Modify:2020-03-16 21:21:31 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:APIC command line parameters

Proto:static int __init parse_lapic(char *arg)

Type:int

Parameter:

TypeParameterName
char *arg
156  If IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_X86_32) && Not arg Then Knob to control our willingness to enable the local APIC.* +1=force-enable = 1
158  Else if arg && Not strncmp(arg, "notscdeadline", 13) Then setup_clear_cpu_cap(TSC deadline timer )
160  Return 0