Searched refs:FRAMELEN (Results 1 – 5 of 5) sorted by relevance
79 #define FRAMELEN roundup(sizeof(struct trapframe) + \ macro
144 ASSYM(FRAMELEN, FRAMELEN);
105 stwu %r31,-FRAMELEN(%r1); /* save it in the callframe */ \
147 stdu %r31,-(FRAMELEN+288)(%r1); /* save it in the callframe */ \
260 STU %r31, -(FRAMELEN+REDZONE)(%r1); \