Searched defs:cpu_thread_alloc (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/riscv/riscv/ | ||
H A D | vm_machdep.c | 217 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function |
/freebsd-src/sys/arm/arm/ | ||
H A D | vm_machdep.c | 258 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function |
/freebsd-src/sys/arm64/arm64/ | ||
H A D | vm_machdep.c | 269 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function |
/freebsd-src/sys/amd64/amd64/ | ||
H A D | vm_machdep.c | 388 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function |
/freebsd-src/sys/i386/i386/ | ||
H A D | vm_machdep.c | 388 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function |
/freebsd-src/sys/powerpc/powerpc/ | ||
H A D | exec_machdep.c | 1078 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function |