Searched refs:xR1 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-ppc64/ | ||
D | paca.h | 131 u64 xR1; /* r1 save for RTAS calls */ member |
/linux-2.4.37.9/arch/ppc64/kernel/ | ||
D | mk_defs.c | 74 DEFINE(PACAR1, offsetof(struct paca_struct, xR1)); in main() |