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

/freebsd-current/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-current/sys/vm/
H A Dpmap.h119 void pmap_activate(struct thread *td);
H A Dvm_map.c433 pmap_activate(td);
446 pmap_activate(td);
452 pmap_activate(td);
519 pmap_activate(curthread);
4943 pmap_activate(curthread);
4977 pmap_activate(curthread);
/freebsd-current/sys/powerpc/aim/
H A Daim_machdep.c797 pmap_activate(curthread);
/freebsd-current/sys/i386/i386/
H A Dpmap_base.c596 pmap_activate(struct thread *td) function
/freebsd-current/share/man/man9/
H A DMakefile267 pmap_activate.9 \
/freebsd-current/sys/riscv/riscv/
H A Dpmap.c4765 pmap_activate(struct thread *td) function
/freebsd-current/sys/arm/arm/
H A Dpmap-v6.c6165 pmap_activate(struct thread *td) function
6188 * pmap_activate is for the current thread on the current cpu
/freebsd-current/sys/arm64/arm64/
H A Dpmap.c8871 pmap_activate(struct thread *td) function
/freebsd-current/sys/amd64/amd64/
H A Dpmap.c10226 pmap_activate(struct thread *td) function

Completed in 375 milliseconds