Home
last modified time | relevance | path

Searched refs:bootkc_total_pages (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/osfmk/arm64/sptm/
H A Darm_init_sptm.c1301 static unsigned int bootkc_total_pages = 0; in arm_get_bootkc_ranges_from_DT() local
1327bootkc_total_pages += (unsigned int) atop_64(bootkc_physranges[i].end_phys - bootkc_physranges[i].… in arm_get_bootkc_ranges_from_DT()
1334 return bootkc_total_pages; in arm_get_bootkc_ranges_from_DT()