| /src/sys/arch/hppa/include/ |
| pmap.h | 167 pmap_deactivate(struct lwp *l) function
|
| pmap.h | 167 pmap_deactivate(struct lwp *l) function
|
| /src/sys/arch/powerpc/oea/ |
| pmap_kernel.c | 116 void pmap_deactivate(struct lwp *) __stub; 264 pmap_deactivate(struct lwp *l) function
|
| pmap_kernel.c | 116 void pmap_deactivate(struct lwp *) __stub; 264 pmap_deactivate(struct lwp *l) function
|
| pmap.c | 170 #define pmap_deactivate PMAPNAME(deactivate) macro 223 STATIC void pmap_deactivate(struct lwp *); 266 .pmapop_deactivate = pmap_deactivate, 2427 pmap_deactivate(struct lwp *l) function
|
| /src/sys/arch/sh3/sh3/ |
| pmap.c | 314 pmap_deactivate(struct lwp *l) function
|
| pmap.c | 314 pmap_deactivate(struct lwp *l) function
|
| /src/sys/arch/usermode/usermode/ |
| pmap.c | 1191 pmap_deactivate(struct lwp *l) function 1200 thunk_printf_debug("pmap_DEactivate for lwp %p, pmap = %p\n", l, pmap);
|
| pmap.c | 1191 pmap_deactivate(struct lwp *l) function 1200 thunk_printf_debug("pmap_DEactivate for lwp %p, pmap = %p\n", l, pmap);
|
| /src/sys/arch/vax/vax/ |
| pmap.c | 1644 pmap_deactivate(struct lwp *l) function 1649 PMDEBUG(("pmap_deactivate: l %p\n", l)); 1655 panic("pmap_deactivate: lwp %p pcb %p not owned by pmap %p",
|
| pmap.c | 1644 pmap_deactivate(struct lwp *l) function 1649 PMDEBUG(("pmap_deactivate: l %p\n", l)); 1655 panic("pmap_deactivate: lwp %p pcb %p not owned by pmap %p",
|
| /src/sys/arch/powerpc/ibm4xx/ |
| pmap.c | 1169 pmap_deactivate(struct lwp *l) function
|
| pmap.c | 1169 pmap_deactivate(struct lwp *l) function
|
| /src/sys/arch/ia64/ia64/ |
| pmap.c | 2201 * pmap_deactivate: [ INTERFACE ] 2205 * pmap_activate(). Like pmap_activate(), pmap_deactivate() 2210 pmap_deactivate(struct lwp *l) function
|
| pmap.c | 2201 * pmap_deactivate: [ INTERFACE ] 2205 * pmap_activate(). Like pmap_activate(), pmap_deactivate() 2210 pmap_deactivate(struct lwp *l) function
|
| /src/sys/arch/sun2/sun2/ |
| pmap.c | 2746 pmap_deactivate(struct lwp *l) function
|
| pmap.c | 2746 pmap_deactivate(struct lwp *l) function
|
| /src/sys/arch/sun3/sun3/ |
| pmap.c | 2759 pmap_deactivate(struct lwp *l) function
|
| pmap.c | 2759 pmap_deactivate(struct lwp *l) function
|
| /src/sys/arch/aarch64/aarch64/ |
| pmap.c | 119 PMAP_COUNTER(deactivate, "pmap_deactivate call"); 1461 pmap_deactivate(struct lwp *l) function 2788 pmap_deactivate(l);
|
| pmap.c | 119 PMAP_COUNTER(deactivate, "pmap_deactivate call"); 1461 pmap_deactivate(struct lwp *l) function 2788 pmap_deactivate(l);
|
| /src/sys/arch/sun3/sun3x/ |
| pmap.c | 3534 * pmap_deactivate INTERFACE 3539 pmap_deactivate(struct lwp *l) function
|
| /src/sys/arch/m68k/m68k/ |
| pmap_motorola.c | 859 * pmap_deactivate: [ INTERFACE ] 868 pmap_deactivate(struct lwp *l) function
|
| /src/sys/arch/alpha/alpha/ |
| pmap.c | 2738 * pmap_deactivate: [ INTERFACE ] 2744 pmap_deactivate(struct lwp *l) function 2750 printf("pmap_deactivate(%p)\n", l);
|
| /src/sys/uvm/pmap/ |
| pmap.c | 922 pmap_deactivate(struct lwp *l) function 2721 pmap_deactivate(l);
|