Searched refs:inc_state_size (Results 1 – 1 of 1) sorted by relevance
384 size_t inc_state_size; in mlx5vf_prep_stop_copy() local393 inc_state_size = max(state_size, chunk_size); in mlx5vf_prep_stop_copy()397 if (check_add_overflow(state_size, state_size / 10, &inc_state_size)) in mlx5vf_prep_stop_copy()398 inc_state_size = state_size; in mlx5vf_prep_stop_copy()400 inc_state_size = state_size; in mlx5vf_prep_stop_copy()405 inc_state_size = min_t(size_t, inc_state_size, in mlx5vf_prep_stop_copy()411 migf, DIV_ROUND_UP(inc_state_size, PAGE_SIZE), in mlx5vf_prep_stop_copy()