Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/
Dmax_guest_memory_test.c118 static void rendezvous_with_vcpus(struct timespec *time, const char *name) in rendezvous_with_vcpus() function
265 rendezvous_with_vcpus(&time_start, "spawning"); in main()
266 rendezvous_with_vcpus(&time_run1, "run 1"); in main()
267 rendezvous_with_vcpus(&time_reset, "reset"); in main()
268 rendezvous_with_vcpus(&time_run2, "run 2"); in main()