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:Set up the IDT

Proto:static void setup_idt(void)

Type:void

Parameter:Nothing

95  static const struct gdt_ptr null_idt = {0, 0}
96  asm volatile
Caller
NameDescribe
go_to_protected_modeActual invocation sequence