Home
last modified time | relevance | path

Searched refs:max_dirty (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-hbitmap.c926 int64_t max_dirty) in test_hbitmap_next_dirty_area_check_limited() argument
934 offset, count == INT64_MAX ? INT64_MAX : offset + count, max_dirty, in test_hbitmap_next_dirty_area_check_limited()
944 for (len2 = 1; (off2 + len2 < end && len2 < max_dirty && in test_hbitmap_next_dirty_area_check_limited()