Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/kvm/
Dmemslot_perf_test.c60 #define MEM_TEST_UNMAP_SIZE_PAGES (MEM_TEST_UNMAP_SIZE / 4096) macro
67 static_assert(MEM_TEST_UNMAP_SIZE_PAGES %
678 for (ctr = 0; ctr < MEM_TEST_UNMAP_SIZE_PAGES / 2; ctr += chunk) in test_memslot_unmap_loop_common()
683 test_memslot_map_unmap_check(data, MEM_TEST_UNMAP_SIZE_PAGES / 2, in test_memslot_unmap_loop_common()
685 for (ctr = MEM_TEST_UNMAP_SIZE_PAGES / 2; in test_memslot_unmap_loop_common()
686 ctr < MEM_TEST_UNMAP_SIZE_PAGES; ctr += chunk) in test_memslot_unmap_loop_common()
796 .mem_size = MEM_TEST_UNMAP_SIZE_PAGES + 1,
802 .mem_size = MEM_TEST_UNMAP_SIZE_PAGES + 1,