Home
last modified time | relevance | path

Searched refs:setctxsp (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/examples/standalone/
H A Dppc_setjmp.S19 .globl setctxsp;
20 setctxsp: label
H A Dsched.c42 unsigned long setctxsp (vu_char *sp);
280 setctxsp ((vu_char *)&lthreads[id].stack[STK_SIZE]); in thread_start()