Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/
Dmemslot_perf_test.c58 #define MEM_TEST_UNMAP_SIZE_PAGES (MEM_TEST_UNMAP_SIZE / 4096) macro
65 static_assert(MEM_TEST_UNMAP_SIZE_PAGES %
688 for (ctr = 0; ctr < MEM_TEST_UNMAP_SIZE_PAGES / 2; ctr += chunk) in test_memslot_unmap_loop_common()
693 test_memslot_map_unmap_check(data, MEM_TEST_UNMAP_SIZE_PAGES / 2, in test_memslot_unmap_loop_common()
695 for (ctr = MEM_TEST_UNMAP_SIZE_PAGES / 2; in test_memslot_unmap_loop_common()
696 ctr < MEM_TEST_UNMAP_SIZE_PAGES; ctr += chunk) in test_memslot_unmap_loop_common()
806 .mem_size = MEM_TEST_UNMAP_SIZE_PAGES + 1,
812 .mem_size = MEM_TEST_UNMAP_SIZE_PAGES + 1,