Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\desc.h Create Date:2022-07-28 05:48:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:native_store_gdt

Proto:static inline void native_store_gdt(struct desc_ptr *dtr)

Type:void

Parameter:

TypeParameterName
struct desc_ptr *dtr
224  asm volatile
Caller
NameDescribe
get_descget_desc() - Obtain contents of a segment descriptor*@out: Segment descriptor contents on success*@sel: Segment selector* Given a segment selector, obtain a pointer to the segment descriptor
x86_acpi_suspend_lowlevelx86_acpi_suspend_lowlevel - save kernel state* Create an identity mapped page table and copy the wakeup routine to* low memory.