Function report | 
Source Code:kernel\irq\manage.c | 
Create Date:2022-07-28 10:09:38 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:irq_nmi_setup
Proto:static int irq_nmi_setup(struct irq_desc *desc)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct irq_desc * | desc | 
| 1202 | d = irq_desc_get_irq_data(desc) | 
| 1205 | Return If irq_nmi_setup Then irq_nmi_setup(d) Else -EINVAL | 
| Name | Describe | 
|---|---|
| request_nmi | quest_nmi - allocate an interrupt line for NMI delivery*@irq: Interrupt line to allocate*@handler: Function to be called when the IRQ occurs | 
| prepare_percpu_nmi | prepare_percpu_nmi - performs CPU local setup for NMI delivery*@irq: Interrupt line to prepare for NMI delivery* This call prepares an interrupt line to deliver NMI on the current CPU,* before that interrupt line gets enabled with enable_percpu_nmi() | 
| 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  |