Searched refs:startIndex (Results 1 – 1 of 1) sorted by relevance
257 physmap_init_L3(int startIndex, uint64_t highest_phys, uint64_t *physStart, pt_entry_t **l3ptep) in physmap_init_L3() argument270 for (i = startIndex; i < NPDPTPG && *physStart < highest_phys; i++) { in physmap_init_L3()