Home
last modified time | relevance | path

Searched defs:cpu_switchto (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/arch/mips64/mips64/
H A Dcpu.c305 cpu_switchto(struct proc *oldproc, struct proc *newproc) in cpu_switchto() function
/openbsd-src/sys/arch/macppc/macppc/
H A Dmachdep.c892 cpu_switchto(struct proc *oldproc, struct proc *newproc) in cpu_switchto() function
/openbsd-src/sys/arch/riscv64/riscv64/
H A Dmachdep.c288 cpu_switchto(struct proc *old, struct proc *new) cpu_switchto() function
/openbsd-src/sys/arch/arm64/arm64/
H A Dmachdep.c307 cpu_switchto(struct proc *old, struct proc *new) cpu_switchto() function
/openbsd-src/sys/arch/powerpc64/powerpc64/
H A Dmachdep.c1064 cpu_switchto(struct proc *old, struct proc *new) in cpu_switchto() function