Home
last modified time | relevance | path

Searched refs:pmap_activate (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/vm/
H A Dpmap.h119 void pmap_activate(struct thread *td);
H A Dvm_map.c431 pmap_activate(td); in vmspace_exit()
444 pmap_activate(td); in vmspace_exit()
450 pmap_activate(td); in vmspace_exit()
517 pmap_activate(curthread); in vmspace_switch_aio()
4914 pmap_activate(curthread); in vmspace_exec()
4948 pmap_activate(curthread); in vmspace_unshare()
/freebsd/sys/powerpc/powerpc/
H A Dswtch32.S162 bl pmap_activate /* Activate the new address space */
H A Dswtch64.S216 bl pmap_activate /* Activate the new address space */
/freebsd/sys/powerpc/aim/
H A Daim_machdep.c798 pmap_activate(curthread); in mpc745x_sleep()
/freebsd/sys/i386/i386/
H A Dpmap_base.c596 pmap_activate(struct thread *td) in pmap_activate() function
/freebsd/share/man/man9/
H A DMakefile267 pmap_activate.9 \
/freebsd/sys/riscv/riscv/
H A Dpmap.c5101 pmap_activate(struct thread *td) in pmap_activate() function
/freebsd/sys/arm/arm/
H A Dpmap-v6.c6163 pmap_activate(struct thread *td) in pmap_activate() function
/freebsd/sys/arm64/arm64/
H A Dpmap.c9022 pmap_activate(struct thread *td) in pmap_activate() function
/freebsd/sys/amd64/amd64/
H A Dpmap.c10259 pmap_activate(struct thread *td) in pmap_activate() function