Function report |
Source Code:arch\x86\kernel\jailhouse.c |
Create Date:2022-07-28 08:46:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:jailhouse_setup_irq
Proto:static void jailhouse_setup_irq(unsigned int irq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | irq |
33 | struct mpc_intsrc mp_irq = {type = MP_INTSRC, irqtype = mp_INT, irqflag = MP_IRQPOL_ACTIVE_HIGH | MP_IRQTRIG_EDGE, srcbusirq = irq, dstirq = irq, } |
Name | Describe |
---|---|
jailhouse_get_smp_config |
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 |