HomeSort by: relevance | last modified time | path
    Searched defs:call_root (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/alpha/alpha/
vm_machdep.c 148 uint64_t call_root; local in function:cpu_lwp_fork
175 call_root = (uint64_t)exception_return;
177 call_root = (uint64_t)alpha_kthread_backstop;
184 call_root; /* s1: ra */
vm_machdep.c 148 uint64_t call_root; local in function:cpu_lwp_fork
175 call_root = (uint64_t)exception_return;
177 call_root = (uint64_t)alpha_kthread_backstop;
184 call_root; /* s1: ra */

Completed in 20 milliseconds