Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/
Dmemslot_perf_test.c593 uint64_t offsp, uint64_t count) in test_memslot_do_unmap() argument
597 for (gpa = MEM_TEST_GPA + offsp * 4096, ctr = 0; ctr < count; ) { in test_memslot_do_unmap()
617 uint64_t offsp, uint64_t valexp) in test_memslot_map_unmap_check() argument
625 gpa = MEM_TEST_GPA + offsp * 4096; in test_memslot_map_unmap_check()