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

/freebsd-11-stable/sys/vm/
H A Dpmap.h119 void pmap_activate(struct thread *td);
H A Dvm_map.c396 pmap_activate(td);
405 pmap_activate(td);
412 pmap_activate(td);
487 pmap_activate(curthread);
3984 pmap_activate(curthread);
4014 pmap_activate(curthread);
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dswtch32.S148 bl pmap_activate /* Activate the new address space */
H A Dswtch64.S175 bl pmap_activate /* Activate the new address space */
H A Dpmap_dispatch.c400 pmap_activate(struct thread *td) function
/freebsd-11-stable/sys/powerpc/aim/
H A Daim_machdep.c620 pmap_activate(curthread);
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dpmap.c2308 pmap_activate(struct thread *td) function
/freebsd-11-stable/sys/riscv/riscv/
H A Dpmap.c3178 pmap_activate(struct thread *td) function
/freebsd-11-stable/share/man/man9/
H A DMakefile223 pmap_activate.9 \
/freebsd-11-stable/sys/mips/mips/
H A Dpmap.c3258 pmap_activate(struct thread *td) function
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v4.c2020 pmap_activate(struct thread *td) function
H A Dpmap-v6.c6147 pmap_activate(struct thread *td) function
6170 * pmap_activate is for the current thread on the current cpu
/freebsd-11-stable/sys/arm64/arm64/
H A Dpmap.c4738 pmap_activate(struct thread *td) function
/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c5596 pmap_activate(struct thread *td) function
5619 * pmap_activate is for the current thread on the current cpu
/freebsd-11-stable/sys/amd64/amd64/
H A Dpmap.c7625 pmap_activate(struct thread *td)
7624 pmap_activate(struct thread *td) function

Completed in 431 milliseconds