Searched refs:vtidx (Results 1 – 1 of 1) sorted by relevance
162 int vtidx = group->nr_vtpms % VTPMS_PER_SECTOR; in create_vtpm() local174 if (page->size != vtidx) in create_vtpm()178 page->vtpms[vtidx] = vtpm; in create_vtpm()194 int vtidx = vtpm->index_in_parent % VTPMS_PER_SECTOR; in delete_vtpm() local200 pg->vtpms[vtidx] = last; in delete_vtpm()
Completed in 2 milliseconds