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:27:12
Last Modify:2020-03-16 21:21:31 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:validate_x2apic

Proto:static int __init validate_x2apic(void)

Type:int

Parameter:Nothing

1921  If Not apic_is_x2apic_enabled() Then Return 0
1926  panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.