Searched refs:is_hole (Results 1 – 2 of 2) sorted by relevance
206 int is_hole; in mas_cur_span() local212 state->is_hole = mas_walk(mas) ? 0 : 1; in mas_cur_span()223 is_hole = mas_next_range(mas, state->last_index) ? 0 : 1; in mas_cur_span()225 } while (mas->status != ma_overflow && is_hole == state->is_hole); in mas_cur_span()227 if (state->is_hole) { in mas_cur_span()279 mas_span.is_hole = -1; in span_iteration_check()285 WARN_ON_ONCE(span.is_hole != mas_span.is_hole); in span_iteration_check()287 if (span.is_hole) { in span_iteration_check()
89 if (!span.is_hole) in iommufd_ioas_iova_ranges()