Home
last modified time | relevance | path

Searched refs:REST_GPR (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/powerpc/kernel/
Dentry_64.S110 REST_GPR(0,r1)
120 REST_GPR(0,r1)
153 REST_GPR(0,r1)
637 REST_GPR(13, r1)
867 REST_GPR(2, r1) /* Restore the TOC */
868 REST_GPR(13, r1) /* Restore paca */
945 REST_GPR(2, r1)
946 REST_GPR(13, r1)
Dhead_fsl_booke.S687 REST_GPR(1, r11)
691 REST_GPR(10, r11)
694 REST_GPR(9, r11)
695 REST_GPR(12, r11)
Dentry_32.S725 REST_GPR(1, r11)
729 REST_GPR(10, r11)
732 REST_GPR(9, r11)
733 REST_GPR(12, r11)
Dexceptions-64s.S715 REST_GPR(0, r1)
/linux-2.6.39/arch/powerpc/include/asm/
Dppc_asm.h79 #define REST_GPR(n, base) ld n,GPR0+8*(n)(base) macro
84 #define REST_GPR(n, base) lwz n,GPR0+4*(n)(base) macro
87 #define REST_NVGPRS(base) REST_GPR(13, base); REST_8GPRS(14, base); \
95 #define REST_2GPRS(n, base) REST_GPR(n, base); REST_GPR(n+1, base)
/linux-2.6.39/arch/powerpc/kvm/
Dbook3s_interrupts.S317 REST_GPR(4, r1)