Function report |
Source Code:arch\x86\include\asm\irq_regs.h |
Create Date:2022-07-28 06:14:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_irq_regs
Proto:static inline struct pt_regs *set_irq_regs(struct pt_regs *new_regs)
Type:struct pt_regs
Parameter:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | new_regs |
26 | old_regs = get_irq_regs() |
29 | Return old_regs |
Name | Describe |
---|---|
do_IRQ | do_IRQ handles all normal device IRQ's (the special* SMP cross-CPU interrupts have their own specific* handlers). |
hyperv_vector_handler | |
hv_stimer0_vector_handler | Routines to do per-architecture handling of stimer0* interrupts when in Direct Mode |
acrn_hv_vector_handler | |
smp_apic_timer_interrupt | Local 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 |