Home
last modified time | relevance | path

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

/freebsd-src/sys/riscv/riscv/
H A Dvm_machdep.c161 cpu_copy_thread(struct thread *td, struct thread *td0) cpu_copy_thread() function
/freebsd-src/sys/arm/arm/
H A Dvm_machdep.c200 cpu_copy_thread(struct thread *td, struct thread *td0) cpu_copy_thread() function
/freebsd-src/sys/arm64/arm64/
H A Dvm_machdep.c185 cpu_copy_thread(struct thread *td, struct thread *td0) cpu_copy_thread() function
/freebsd-src/sys/amd64/amd64/
H A Dvm_machdep.c603 cpu_copy_thread(struct thread *td, struct thread *td0) cpu_copy_thread() function
/freebsd-src/sys/i386/i386/
H A Dvm_machdep.c464 cpu_copy_thread(struct thread *td, struct thread *td0) cpu_copy_thread() function
/freebsd-src/sys/powerpc/powerpc/
H A Dexec_machdep.c1105 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function