Home
last modified time | relevance | path

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

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