Defined in 1 files as a function:
Referenced in 4 files:
- arch/x86/boot/startup/gdt_idt.c, line 40
- arch/x86/include/asm/desc.h, line 124
- arch/x86/kernel/paravirt.c, line 127
- arch/x86/xen/enlighten_pv.c, line 883
Smatch caller information:
arch/x86/xen/enlighten_pv.c xen_write_idt_entry() -> native_write_idt_entry()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | idt | 4096-ptr_max |
| DATA_SOURCE | 0 | idt | $0 |
| DATA_SOURCE | 1 | entry | $1 |
| DATA_SOURCE | 2 | gate | $2 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL |
arch/x86/boot/startup/gdt_idt.c startup_64_load_idt() -> native_write_idt_entry()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | entry | 29 |
| PARAM_VALUE | 2 | gate | 2361311746542837760 |
| DATA_SOURCE | 0 | idt | r rip_rel_ptr |
| NOCHECK_CALL | |||
| UNITS | 0 | idt | unit_byte |