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

  /src/sys/arch/ia64/ia64/
pmap.c 2568 pmap_t oldpm; local in function:pmap_procwr
2583 oldpm = pmap_switch(pm);
2593 pmap_switch(oldpm);
pmap.c 2568 pmap_t oldpm; local in function:pmap_procwr
2583 oldpm = pmap_switch(pm);
2593 pmap_switch(oldpm);
pmap.c 2568 pmap_t oldpm; local in function:pmap_procwr
2583 oldpm = pmap_switch(pm);
2593 pmap_switch(oldpm);

Completed in 37 milliseconds