Searched refs:rbs (Results 1 – 1 of 1) sorted by relevance
30 if (ia64_rse_is_rnat_slot (rbs)) \31 *rbs++ = 0; \32 *rbs++ = (val); \46 unsigned long *rbs; in __makecontext() local70 rbs = (unsigned long *) stack_start; in __makecontext()79 sc->sc_ar_bsp = (long) rbs; in __makecontext()
Completed in 2 milliseconds