Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c616 static void test_memslot_map_unmap_check(struct vm_data *data, in test_memslot_map_unmap_check() function
650 test_memslot_map_unmap_check(data, 0, MEM_TEST_VAL_1); in test_memslot_map_loop()
651 test_memslot_map_unmap_check(data, in test_memslot_map_loop()
667 test_memslot_map_unmap_check(data, MEM_TEST_MAP_SIZE_PAGES / 2, in test_memslot_map_loop()
669 test_memslot_map_unmap_check(data, MEM_TEST_MAP_SIZE_PAGES - 1, in test_memslot_map_loop()
687 test_memslot_map_unmap_check(data, 0, MEM_TEST_VAL_1); 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()