Home
last modified time | relevance | path

Searched refs:pSeries_system_reset_exception (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dpseries.h21 extern int pSeries_system_reset_exception(struct pt_regs *regs);
H A Dras.c486 int pSeries_system_reset_exception(struct pt_regs *regs) in pSeries_system_reset_exception() function
H A Dsetup.c1157 .system_reset_exception = pSeries_system_reset_exception, in define_machine()