Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Deeh_event.h36 void eeh_remove_event(struct eeh_pe *pe, bool force);
/arch/powerpc/kernel/
Deeh_event.c162 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event() function
Deeh_driver.c873 eeh_remove_event(NULL, true); in eeh_handle_special_event()
892 eeh_remove_event(pe, true); in eeh_handle_special_event()
/arch/powerpc/platforms/powernv/
Deeh-ioda.c965 eeh_remove_event(NULL, false); in ioda_eeh_next_error()