Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dcmma_test.c497 static void assert_cmma_dirty(u64 first_dirty_gfn, in assert_cmma_dirty() function
548 assert_cmma_dirty(gfn_offset, 1, &log); in test_get_skip_holes()
560 assert_cmma_dirty(gfn_offset, 0x20, &log); in test_get_skip_holes()
575 assert_cmma_dirty(gfn_offset, 0x20, &log); in test_get_skip_holes()
588 assert_cmma_dirty(TEST_DATA_START_GFN + 0x21, 1, &log); in test_get_skip_holes()
604 assert_cmma_dirty(gfn_offset, 15, &log); in test_get_skip_holes()
617 assert_cmma_dirty(gfn_offset, 17, &log); in test_get_skip_holes()
631 assert_cmma_dirty(gfn_offset, 1, &log); in test_get_skip_holes()
641 assert_cmma_dirty(gfn_offset, 0x40 - 0x33, &log); in test_get_skip_holes()
648 assert_cmma_dirty(TEST_DATA_START_GFN + 0x61, TEST_DATA_PAGE_COUNT - 0x61, &log); in test_get_skip_holes()