Searched refs:top_pg (Results 1 – 1 of 1) sorted by relevance
224 struct page_info *end_pg, *top_pg; in init_frametable() local240 top_pg = mem_hotplug ? pdx_to_page(max_idx * PDX_GROUP_COUNT - 1) + 1 in init_frametable()242 init_frametable_chunk(pdx_to_page(sidx * PDX_GROUP_COUNT), top_pg); in init_frametable()243 memset(end_pg, -1, (unsigned long)top_pg - (unsigned long)end_pg); in init_frametable()
Completed in 11 milliseconds