Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Deeh_event.h25 void eeh_remove_event(struct eeh_pe *pe, bool force);
/linux-5.19.10/arch/powerpc/kernel/
Deeh_event.c167 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event() function
Deeh_driver.c1136 eeh_remove_event(NULL, true); in eeh_handle_special_event()
1155 eeh_remove_event(pe, true); in eeh_handle_special_event()
/linux-5.19.10/arch/powerpc/platforms/powernv/
Deeh-powernv.c1421 eeh_remove_event(NULL, false); in pnv_eeh_next_error()