Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/arm64/sptm/
H A Darm_init_sptm.c1457 static unsigned int bootkc_total_pages = 0; in arm_get_bootkc_ranges_from_DT() local
1483bootkc_total_pages += (unsigned int) atop_64(bootkc_physranges[i].end_phys - bootkc_physranges[i].… in arm_get_bootkc_ranges_from_DT()
1490 return bootkc_total_pages; in arm_get_bootkc_ranges_from_DT()