Function report |
Source Code:arch\x86\kernel\idt.c |
Create Date:2022-07-28 07:32:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:idt_init_desc
Proto:static inline void idt_init_desc(gate_desc *gate, const struct idt_data *d)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
gate_desc * | gate | |
const struct idt_data * | d |
207 | offset_low = addr |
210 | offset_middle = addr >> 16 |
212 | offset_high = addr >> 32 |
213 | reserved = 0 |
Name | Describe |
---|---|
idt_setup_from_table |
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 |