Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/apei/
Dghes.c1014 static struct irq_work ghes_proc_irq_work; variable
1164 irq_work_queue(&ghes_proc_irq_work); in ghes_in_nmi_spool_from_list()
1262 init_irq_work(&ghes_proc_irq_work, ghes_proc_in_irq); in ghes_nmi_init_cxt()
1269 irq_work_queue(&ghes_proc_irq_work); in __ghes_sdei_callback()