Function report |
Source Code:arch\x86\kernel\cpu\mshyperv.c |
Create Date:2022-07-28 08:15:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Routines to do per-architecture handling of stimer0* interrupts when in Direct Mode
Proto:__visible void __irq_entry hv_stimer0_vector_handler(struct pt_regs *regs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | regs |
79 | old_regs = set_irq_regs(regs) |
81 | entering_irq() |
83 | If hv_stimer0_handler Then hv_stimer0_handler() |
86 | ack_APIC_irq() |
88 | exiting_irq() |
89 | set_irq_regs(old_regs) |
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 |