Searched refs:startIndex (Results 1 – 2 of 2) sorted by relevance
259 physmap_init_L3(int startIndex, uint64_t highest_phys, uint64_t *physStart, pt_entry_t **l3ptep) in physmap_init_L3() argument272 for (i = startIndex; i < NPDPTPG && *physStart < highest_phys; i++) { in physmap_init_L3()
6105 unsigned int clientIndex, startIndex = 0; in logClientTimeouts() local6113 …while ((clientIndex = context->notifyClients->getNextIndexOfObject(object, startIndex)) != (unsign… in logClientTimeouts()6143 startIndex = clientIndex + 1; in logClientTimeouts()