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:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Actual invocation sequence

Proto:void go_to_protected_mode(void)

Type:void

Parameter:Nothing

105  Invoke the realmode switch hook if present; otherwise* disable all interrupts.
108  If enable_a20() Then
109  y.c
110  header.S
114  Reset IGNNE# if asserted in the FPU.
117  Disable all interrupts at the legacy PIC.
120  Set up the IDT
121  setup_gdt()
122  pmjump.S
Caller
NameDescribe
main