Home
last modified time | relevance | path

Searched defs:cpu_thread_alloc (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/riscv/riscv/
H A Dvm_machdep.c217 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function
/freebsd-src/sys/arm/arm/
H A Dvm_machdep.c258 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function
/freebsd-src/sys/arm64/arm64/
H A Dvm_machdep.c269 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function
/freebsd-src/sys/amd64/amd64/
H A Dvm_machdep.c388 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function
/freebsd-src/sys/i386/i386/
H A Dvm_machdep.c388 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function
/freebsd-src/sys/powerpc/powerpc/
H A Dexec_machdep.c1078 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function