Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dvm_machdep.c188 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
/freebsd/sys/arm64/arm64/
H A Dvm_machdep.c175 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
/freebsd/sys/riscv/riscv/
H A Dvm_machdep.c168 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.c595 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
/freebsd/sys/i386/i386/
H A Dvm_machdep.c454 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c1105 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function