Home
last modified time | relevance | path

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

/external/linux-kselftest/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 %
690 for (ctr = 0; ctr < MEM_TEST_UNMAP_SIZE_PAGES / 2; ctr += chunk) in test_memslot_unmap_loop_common()
695 test_memslot_map_unmap_check(data, MEM_TEST_UNMAP_SIZE_PAGES / 2, in test_memslot_unmap_loop_common()
697 for (ctr = MEM_TEST_UNMAP_SIZE_PAGES / 2; in test_memslot_unmap_loop_common()
698 ctr < MEM_TEST_UNMAP_SIZE_PAGES; ctr += chunk) in test_memslot_unmap_loop_common()
808 .mem_size = MEM_TEST_UNMAP_SIZE_PAGES + 1,
814 .mem_size = MEM_TEST_UNMAP_SIZE_PAGES + 1,