HomeSort by: relevance | last modified time | path
    Searched defs:pmap_deactivate (Results 1 - 25 of 57) sorted by relevancy

1 2 3

  /src/sys/arch/hppa/include/
pmap.h 167 pmap_deactivate(struct lwp *l) function in typeref:typename:void
pmap.h 167 pmap_deactivate(struct lwp *l) function in typeref:typename:void
pmap.h 167 pmap_deactivate(struct lwp *l) function in typeref:typename:void
  /src/sys/arch/powerpc/oea/
pmap_kernel.c 116 void pmap_deactivate(struct lwp *) __stub;
264 pmap_deactivate(struct lwp *l) function in typeref:typename:void
pmap_kernel.c 116 void pmap_deactivate(struct lwp *) __stub;
264 pmap_deactivate(struct lwp *l) function in typeref:typename:void
pmap_kernel.c 116 void pmap_deactivate(struct lwp *) __stub;
264 pmap_deactivate(struct lwp *l) function in typeref:typename:void
  /src/sys/arch/sh3/sh3/
pmap.c 314 pmap_deactivate(struct lwp *l) function in typeref:typename:void
pmap.c 314 pmap_deactivate(struct lwp *l) function in typeref:typename:void
pmap.c 314 pmap_deactivate(struct lwp *l) function in typeref:typename:void
  /src/sys/arch/usermode/usermode/
pmap.c 1191 pmap_deactivate(struct lwp *l) function in typeref:typename:void
1200 thunk_printf_debug("pmap_DEactivate for lwp %p, pmap = %p\n", l, pmap);
pmap.c 1191 pmap_deactivate(struct lwp *l) function in typeref:typename:void
1200 thunk_printf_debug("pmap_DEactivate for lwp %p, pmap = %p\n", l, pmap);
pmap.c 1191 pmap_deactivate(struct lwp *l) function in typeref:typename:void
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 in typeref:typename:void
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 in typeref:typename:void
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 in typeref:typename:void
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 1150 pmap_deactivate(struct lwp *l) function in typeref:typename:void
pmap.c 1150 pmap_deactivate(struct lwp *l) function in typeref:typename:void
pmap.c 1150 pmap_deactivate(struct lwp *l) function in typeref:typename:void
  /src/sys/uvm/pmap/
pmap.c 1046 pmap_deactivate(struct lwp *l) function in typeref:typename:void
pmap.c 1046 pmap_deactivate(struct lwp *l) function in typeref:typename:void
pmap.c 1046 pmap_deactivate(struct lwp *l) function in typeref:typename:void
  /src/sys/arch/alpha/alpha/
pmap.c 2738 * pmap_deactivate: [ INTERFACE ]
2744 pmap_deactivate(struct lwp *l) function in typeref:typename:void
2750 printf("pmap_deactivate(%p)\n", l);
  /src/sys/arch/m68k/m68k/
pmap_motorola.c 838 * pmap_deactivate: [ INTERFACE ]
847 pmap_deactivate(struct lwp *l) function in typeref:typename:void
  /src/sys/arch/aarch64/aarch64/
pmap.c 119 PMAP_COUNTER(deactivate, "pmap_deactivate call");
1483 pmap_deactivate(struct lwp *l) function in typeref:typename:void
  /src/sys/arch/sun3/sun3x/
pmap.c 3555 * pmap_deactivate INTERFACE
3560 pmap_deactivate(struct lwp *l) function in typeref:typename:void

Completed in 63 milliseconds

1 2 3