Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Deeh_event.h23 int eeh_send_failure_event(struct eeh_pe *pe);
/linux-5.19.10/arch/powerpc/kernel/
Deeh_event.c143 int eeh_send_failure_event(struct eeh_pe *pe) in eeh_send_failure_event() function
Deeh.c395 eeh_send_failure_event(phb_pe); in eeh_phb_check_failure()
557 eeh_send_failure_event(pe); in eeh_dev_check_failure()
/linux-5.19.10/arch/powerpc/platforms/powernv/
Deeh-powernv.c59 eeh_send_failure_event(NULL); in pnv_eeh_event()