Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/apei/
A Dghes.c1176 static atomic_t ghes_in_nmi = ATOMIC_INIT(0); variable
1185 if (!atomic_add_unless(&ghes_in_nmi, 1, 1)) in ghes_notify_nmi()
1193 atomic_dec(&ghes_in_nmi); in ghes_notify_nmi()

Completed in 5 milliseconds