Home
last modified time | relevance | path

Searched refs:cpu_update_pcb (Results 1 – 10 of 10) sorted by relevance

/freebsd-head/sys/powerpc/powerpc/
HDvm_machdep.c124 cpu_update_pcb(td1); in cpu_fork()
HDexec_machdep.c596 cpu_update_pcb(struct thread *td) in cpu_update_pcb() function
1113 cpu_update_pcb(td0); in cpu_copy_thread()
/freebsd-head/sys/riscv/riscv/
HDvm_machdep.c256 cpu_update_pcb(struct thread *td) in cpu_update_pcb() function
/freebsd-head/sys/arm/arm/
HDvm_machdep.c282 cpu_update_pcb(struct thread *td) in cpu_update_pcb() function
/freebsd-head/sys/arm64/arm64/
HDvm_machdep.c294 cpu_update_pcb(struct thread *td) in cpu_update_pcb() function
/freebsd-head/sys/i386/i386/
HDvm_machdep.c538 cpu_update_pcb(struct thread *td) in cpu_update_pcb() function
/freebsd-head/sys/amd64/amd64/
HDvm_machdep.c678 cpu_update_pcb(struct thread *td) in cpu_update_pcb() function
/freebsd-head/sys/sys/
HDproc.h1223 void cpu_update_pcb(struct thread *);
/freebsd-head/share/man/man9/
HDMakefile939 cpu_machdep.9 cpu_update_pcb.9
/freebsd-head/sys/kern/
HDimgact_elf.c2428 cpu_update_pcb(target_td); in __elfN()