Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/apei/
Dghes.c840 static struct irq_work ghes_proc_irq_work; variable
964 irq_work_queue(&ghes_proc_irq_work); in ghes_notify_nmi()
1023 init_irq_work(&ghes_proc_irq_work, ghes_proc_in_irq); in ghes_nmi_init_cxt()