Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dstacktrace.c204 pr_warn("Back trace of paca->saved_r1 (0x%016llx) (possibly stale):\n", p->saved_r1); in raise_backtrace_ipi()
205 show_stack(p->__current, (unsigned long *)p->saved_r1, KERN_WARNING); in raise_backtrace_ipi()
/linux/arch/powerpc/include/asm/
H A Dpaca.h164 u64 saved_r1; /* r1 save for RTAS calls or PM or EE=0 */ member
H A Dhw_irq.h307 asm volatile("std%X0 %1,%0" : "=m" (local_paca->saved_r1) \