Home
last modified time | relevance | path

Searched refs:ghes_proc_irq_work (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/acpi/apei/
H A Dghes.c1098 static struct irq_work ghes_proc_irq_work; variable
1248 irq_work_queue(&ghes_proc_irq_work); in ghes_in_nmi_spool_from_list()
1346 init_irq_work(&ghes_proc_irq_work, ghes_proc_in_irq); in ghes_nmi_init_cxt()
1353 irq_work_queue(&ghes_proc_irq_work); in __ghes_sdei_callback()