Searched refs:cindx (Results 1 – 2 of 2) sorted by relevance
702 int32_t cindx, eindx, rindx = 0; in pal_hib_rebuild_pmap_structs() local707 for (cindx = pmap_teardown_last_valid_compact_indx; cindx >= 0; cindx--) { in pal_hib_rebuild_pmap_structs()708 pv_h = &pv_head_table[cindx]; in pal_hib_rebuild_pmap_structs()713 if (rindx != cindx) { in pal_hib_rebuild_pmap_structs()718 pv_head_table[rindx] = pv_head_table[cindx]; in pal_hib_rebuild_pmap_structs()
9120 int i, cindx, sindx, eindx; in hibernate_rebuild_vm_structs() local9148 for (cindx = hibernate_teardown_last_valid_compact_indx; cindx >= 0; cindx--) { in hibernate_rebuild_vm_structs()9149 mem = vm_page_get(cindx); in hibernate_rebuild_vm_structs()