Function report |
Source Code:arch\x86\include\asm\desc.h |
Create Date:2022-07-28 05:48:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The LTR instruction marks the TSS GDT entry as busy. On 64-bit, the GDT is* a read-only remapping. To prevent a page fault, the GDT is switched to the* original writeable version when needed.
Proto:static inline void native_load_tr_desc(void)
Type:void
Parameter:Nothing
242 | restore = 0 |
245 | native_store_gdt( & gdt) |
252 | If address == fixmap_gdt Then |
256 | asm volatile |
257 | If restore Then Load a fixmap remapping of the per-cpu GDT |
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 |