Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Deeh_event.h25 void eeh_remove_event(struct eeh_pe *pe, bool force);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh_event.c167 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event() function
H A Deeh_driver.c1139 eeh_remove_event(NULL, true); in eeh_handle_special_event()
1158 eeh_remove_event(pe, true); in eeh_handle_special_event()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1420 eeh_remove_event(NULL, false); in pnv_eeh_next_error()