Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pseries/
Dpseries.h25 extern int pSeries_system_reset_exception(struct pt_regs *regs);
Dras.c399 int pSeries_system_reset_exception(struct pt_regs *regs) in pSeries_system_reset_exception() function
Dsetup.c1019 .system_reset_exception = pSeries_system_reset_exception, in define_machine()