Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/examples/standalone/
H A Dppc_setjmp.S20 .globl setctxsp;
21 setctxsp: label
H A Dsched.c44 unsigned long setctxsp (vu_char *sp);
282 setctxsp ((vu_char *)&lthreads[id].stack[STK_SIZE]); in thread_start()