Home
last modified time | relevance | path

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

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