Function report | 
Source Code:arch\x86\kernel\apic\apic.c | 
Create Date:2022-07-28 08:26:40 | 
| Last Modify:2020-03-16 21:21:31 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:lapic_timer_shutdown
Proto:static int lapic_timer_shutdown(struct clock_event_device *evt)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct clock_event_device * | evt | 
| 487 | If features & CLOCK_EVT_FEAT_DUMMY Then Return 0 | 
| 491 | v |= APIC_LVT_MASKED | LOCAL_TIMER_VECTOR | 
| 492 | apic_write(APIC_LVTT, v) | 
| 493 | apic_write(APIC_TMICT, 0) | 
| 494 | Return 0 | 
| Name | Describe | 
|---|---|
| calibrate_APIC_clock | |
| local_apic_timer_interrupt | The guts of the apic timer interrupt | 
| 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  |