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

  /src/sys/arch/sparc/sparc/
pmap.c 3086 int startscookie, scookie; local in function:pmap_bootstrap4_4c
3314 startscookie = scookie = getsegmap(p);
3450 if (scookie == startscookie)
pmap.c 3086 int startscookie, scookie; local in function:pmap_bootstrap4_4c
3314 startscookie = scookie = getsegmap(p);
3450 if (scookie == startscookie)

Completed in 65 milliseconds