Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c639 u64 offsp, u64 count) in test_memslot_do_unmap() argument
644 for (gpa = MEM_TEST_GPA + offsp * guest_page_size, ctr = 0; ctr < count; ) { in test_memslot_do_unmap()
664 u64 offsp, u64 valexp) in test_memslot_map_unmap_check() argument
673 gpa = MEM_TEST_GPA + offsp * guest_page_size; in test_memslot_map_unmap_check()