Home
last modified time | relevance | path

Searched refs:eeh_pe_reset (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/kernel/
Deeh.c927 ret = eeh_pe_reset(pe, type, include_passed); in eeh_pe_reset_full()
929 ret = eeh_pe_reset(pe, EEH_RESET_DEACTIVATE, in eeh_pe_reset_full()
1669 int eeh_pe_reset(struct eeh_pe *pe, int option, bool include_passed) in eeh_pe_reset() function
1709 EXPORT_SYMBOL_GPL(eeh_pe_reset);
/arch/powerpc/include/asm/
Deeh.h317 int eeh_pe_reset(struct eeh_pe *pe, int option, bool include_passed);