tag
line
file
source code
map_nr
361
fs/proc/array.c
unsigned long ptbl, *buf, *pte, *pagedir, map_nr;
map_nr
390
fs/proc/array.c
map_nr = MAP_NR(*pte);
map_nr
391
fs/proc/array.c
if (map_nr < (high_memory / PAGE_SIZE) && mem_map[map_nr] > 1)