Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/s390/
H A Dcmma_test.c498 static void assert_cmma_dirty(u64 first_dirty_gfn, in assert_cmma_dirty() function
549 assert_cmma_dirty(gfn_offset, 1, &log); in test_get_skip_holes()
561 assert_cmma_dirty(gfn_offset, 0x20, &log); in test_get_skip_holes()
576 assert_cmma_dirty(gfn_offset, 0x20, &log); in test_get_skip_holes()
589 assert_cmma_dirty(TEST_DATA_START_GFN + 0x21, 1, &log); in test_get_skip_holes()
605 assert_cmma_dirty(gfn_offset, 15, &log); in test_get_skip_holes()
618 assert_cmma_dirty(gfn_offset, 17, &log); in test_get_skip_holes()
632 assert_cmma_dirty(gfn_offset, 1, &log); in test_get_skip_holes()
642 assert_cmma_dirty(gfn_offset, 0x40 - 0x33, &log); in test_get_skip_holes()
649 assert_cmma_dirty(TEST_DATA_START_GFN + 0x61, TEST_DATA_PAGE_COUNT - 0x61, &log); in test_get_skip_holes()