Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Deeh_event.h36 void eeh_remove_event(struct eeh_pe *pe, bool force);
/Linux-v4.19/arch/powerpc/kernel/
Deeh_event.c160 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event() function
Deeh_driver.c1023 eeh_remove_event(NULL, true); in eeh_handle_special_event()
1042 eeh_remove_event(pe, true); in eeh_handle_special_event()
/Linux-v4.19/arch/powerpc/platforms/powernv/
Deeh-powernv.c1480 eeh_remove_event(NULL, false); in pnv_eeh_next_error()