Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dentry.S403 REST_GPR(13,r1)
516 REST_GPR(2, r1) /* Restore the TOC */
517 REST_GPR(13, r1) /* Restore current */
600 REST_GPR(13, r1) /* Restore current */
610 REST_GPR(2, r1) /* Restore the TOC */
611 REST_GPR(13, r1) /* Restore current */
Dppc_asm.h28 #define REST_GPR(n, base) ld n,GPR0+8*(n)(base) macro
29 #define REST_2GPRS(n, base) REST_GPR(n, base); REST_GPR(n+1, base)
Dhead.S637 REST_GPR(0, r1)
/linux-2.4.37.9/include/asm-ppc/
Dppc_asm.h25 #define REST_GPR(n, base) lwz n,GPR0+4*(n)(base) macro
26 #define REST_2GPRS(n, base) REST_GPR(n, base); REST_GPR(n+1, base)
/linux-2.4.37.9/arch/ppc/kernel/
Dhead.S942 REST_GPR(1, r21)
947 REST_GPR(20, r21)
1035 REST_GPR(1, r21)
1040 REST_GPR(20, r21)
Dentry.S316 REST_GPR(31,r1)