Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Deeh.c867 ret = eeh_pe_reset(pe, type); in eeh_pe_reset_full()
871 ret = eeh_pe_reset(pe, EEH_RESET_DEACTIVATE); in eeh_pe_reset_full()
1630 int eeh_pe_reset(struct eeh_pe *pe, int option) in eeh_pe_reset() function
1670 EXPORT_SYMBOL_GPL(eeh_pe_reset);
/arch/powerpc/include/asm/
Deeh.h297 int eeh_pe_reset(struct eeh_pe *pe, int option);