Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/
Dmemslot_perf_test.c96 struct sync_area { struct
288 struct sync_area *sync; in prepare_vm()
382 static void let_guest_run(struct sync_area *sync) in let_guest_run()
389 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start()
395 static void make_guest_exit(struct sync_area *sync) in make_guest_exit()
402 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit()
415 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync()
428 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync()
446 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move()
475 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map()
[all …]