Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Invoke the realmode switch hook if present; otherwise* disable all interrupts.

Proto:static void realmode_switch_hook(void)

Type:void

Parameter:Nothing

22  If realmode_swtch Then
23  asm volatile
26  Else
27  asm volatile
28  Basic port I/O
29  io_delay()
Caller
NameDescribe
go_to_protected_modeActual invocation sequence