Searched refs:bootkc_total_pages (Results 1 – 1 of 1) sorted by relevance
1352 static unsigned int bootkc_total_pages = 0; in arm_get_bootkc_ranges_from_DT() local1378 …bootkc_total_pages += (unsigned int) atop_64(bootkc_physranges[i].end_phys - bootkc_physranges[i].… in arm_get_bootkc_ranges_from_DT()1385 return bootkc_total_pages; in arm_get_bootkc_ranges_from_DT()