Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c630 uint64_t offsp, uint64_t count) in test_memslot_do_unmap() argument
635 for (gpa = MEM_TEST_GPA + offsp * guest_page_size, ctr = 0; ctr < count; ) { in test_memslot_do_unmap()
655 uint64_t offsp, uint64_t valexp) in test_memslot_map_unmap_check() argument
664 gpa = MEM_TEST_GPA + offsp * guest_page_size; in test_memslot_map_unmap_check()