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

  /src/sys/arch/x86/x86/
pmap.c 3779 * pmap_activate_sync: synchronously activate specified pmap.
3785 pmap_activate_sync(struct pmap *pmap) function in typeref:typename:void *
3822 * restore whatever was active before pmap_activate_sync.
3825 * => Must not have slept since pmap_activate_sync.

Completed in 17 milliseconds