Function report |
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 activity | Download SCCT | Chinese |
Name:__set_tss_desc
Proto:static inline void __set_tss_desc(unsigned cpu, unsigned int entry, struct x86_hw_tss *addr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned | cpu | |
unsigned int | entry | |
struct x86_hw_tss * | addr |
186 | d = Provide the original GDT |
189 | set_tssldt_descriptor( & tss, (unsignedlong)addr, DESC_TSS, __KERNEL_TSS_LIMIT) |
191 | write_gdt_entry(d, entry, & tss, DESC_TSS) |
Name | Describe |
---|---|
set_df_gdt_entry |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |