Searched refs:RSO (Results 1 – 2 of 2) sorted by relevance
/arch/ia64/kernel/ |
D | unaligned.c | 198 #define RSO(x) ((size_t) &((struct switch_stack *)0)->x) macro 201 #define RSW(x) (1| RSO(x)<<1)
|
/arch/powerpc/xmon/ |
D | ppc-opc.c | 438 #define RSO RTQ + 1 macro 439 #define RTO RSO 443 #define SH RSO + 1 4475 { "tlbre", X(31,946), X_MASK, PPC403|BOOKE, { RSO, RAOPT, SHO } }, 4491 { "tlbwe", X(31,978), X_MASK, PPC403|BOOKE, { RSO, RAOPT, SHO } },
|