taglinefilesource code
mem_map_t140include/linux/mm.hextern mem_map_t * mem_map;
mem_map_t79mm/memory.cmem_map_t * mem_map = NULL;
mem_map_t97mm/page_alloc.cmem_map_t * map = mem_map + MAP_NR(addr);
mem_map_t228mm/page_alloc.cmem_map_t * p;
mem_map_t243mm/page_alloc.cmem_map = (mem_map_t *) start_mem;