Home
last modified time | relevance | path

Searched refs:srr1 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dsetup.c583 unsigned long x, srr0, srr1, reg20, reg1, reg21; in exception_trace() local
587 asm("mfspr %0,0x1b" : "=r" (srr1) :); in exception_trace()
598 udbg_puts(" "); udbg_puthex(srr1); udbg_puts("\n"); in exception_trace()
Dtraps.c244 unsigned long long srr1 = regs->msr; in MachineCheckException() local
253 0x200, (uint)srr1, RTAS_INTERNAL_ERROR, 0, in MachineCheckException()
/linux-2.4.37.9/arch/ppc64/xmon/
Dprivinst.h39 GSETSPR(27, srr1)
/linux-2.4.37.9/arch/ppc/xmon/
Dprivinst.h35 GSETSPR(27, srr1)