Home | Sort by: relevance | last modified time | path |
/src/sys/arch/powerpc/oea/ | |
pmap.c | 119 static u_int mem_cnt, avail_cnt; variable in typeref:typename:u_int 3191 for (mem_cnt = 0, mp = mem; mp->size; mp++) { 3200 mem_cnt++; |
pmap.c | 119 static u_int mem_cnt, avail_cnt; variable in typeref:typename:u_int 3191 for (mem_cnt = 0, mp = mem; mp->size; mp++) { 3200 mem_cnt++; |