Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm64/sptm/
H A Darm_init_sptm.c1352 static unsigned int bootkc_total_pages = 0; in arm_get_bootkc_ranges_from_DT() local
1378bootkc_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()