Searched refs:stack_top_sp (Results 1 – 1 of 1) sorted by relevance
28 volatile unsigned long stack_top_sp; variable55 asm volatile ("mr %[sp], %%r1" : [sp] "=r" (stack_top_sp)); in consume_stack()57 asm volatile ("mov %%rsp, %[sp]" : [sp] "=r" (stack_top_sp)); in consume_stack()124 stack_top_ptr, stack_top_sp, stack_high - stack_top_sp + 1); in child()