Searched refs:first_index (Results 1 – 2 of 2) sorted by relevance
154 uint64_t first_index = last_index - dynamic_partition_count; in update_master_side_mpu() local163 range = range_base + first_index; in update_master_side_mpu()164 owner = owner_base + first_index + 1; /* +1 for unmapped entry */ in update_master_side_mpu()166 for (idx = first_index; idx < last_index; idx++, range++, owner++) { in update_master_side_mpu()
384 uint32_t first_index, const uint32_t *index_list,