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

  /src/sys/arch/arm/arm32/
pmap.c 3905 u_int total_mappings = 0; local in function:pmap_kremove
3976 total_mappings += mappings;
3984 total_mappings, 0, 0, 0);
pmap.c 3905 u_int total_mappings = 0; local in function:pmap_kremove
3976 total_mappings += mappings;
3984 total_mappings, 0, 0, 0);

Completed in 29 milliseconds