Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dmce.c39 static void machine_check_process_queued_event(struct irq_work *work);
41 .func = machine_check_process_queued_event,
204 static void machine_check_process_queued_event(struct irq_work *work) in machine_check_process_queued_event() function