Home
last modified time | relevance | path

Searched refs:pmap_deactivate (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/powerpc/powerpc/
HDswtch32.S117 bl pmap_deactivate /* Deactivate the current pmap */
HDswtch64.S145 bl pmap_deactivate /* Deactivate the current pmap */
HDpmap_dispatch.c408 pmap_deactivate(struct thread *td) in pmap_deactivate() function
/NextBSD/sys/powerpc/include/
HDpmap.h241 void pmap_deactivate(struct thread *);