Searched defs:cpu_copy_thread (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/riscv/riscv/
H A Dvm_machdep.c161 cpu_copy_thread(struct thread *td, struct thread *td0) function
/freebsd-12-stable/sys/arm/arm/
H A Dvm_machdep.c239 cpu_copy_thread(struct thread *td, struct thread *td0) function
/freebsd-12-stable/sys/arm64/arm64/
H A Dvm_machdep.c171 cpu_copy_thread(struct thread *td, struct thread *td0) function
/freebsd-12-stable/sys/mips/mips/
H A Dvm_machdep.c355 cpu_copy_thread(struct thread *td, struct thread *td0) function
/freebsd-12-stable/sys/i386/i386/
H A Dvm_machdep.c440 cpu_copy_thread(struct thread *td, struct thread *td0) function
/freebsd-12-stable/sys/amd64/amd64/
H A Dvm_machdep.c498 cpu_copy_thread(struct thread *td, struct thread *td0) function
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dvm_machdep.c179 cpu_copy_thread(struct thread *td, struct thread *td0) function
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c942 cpu_copy_thread(struct thread *td, struct thread *td0) function

Completed in 216 milliseconds