Function report |
Source Code:arch\x86\kernel\ldt.c |
Create Date:2022-07-28 07:35:33 |
Last Modify:2022-05-18 16:20:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:refresh_ldt_segments
Proto:static void refresh_ldt_segments(void)
Type:void
Parameter:Nothing
41 | Save a segment register away:(These functions are used to reference data in other segments. , sel) |
42 | If (sel & Bit 2 is Table Indicator (TI): selects between LDT or GDT ) == LDT segment has TI set ... Then loadsegment(These functions are used to reference data in other segments. , sel) |
46 | If (sel & Bit 2 is Table Indicator (TI): selects between LDT or GDT ) == LDT segment has TI set ... Then loadsegment(es, sel) |
Name | Describe |
---|---|
flush_ldt | ext.lock is held by the task which issued the smp function call |
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 |