Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/
H A Dmax_guest_memory_test.c119 static void rendezvous_with_vcpus(struct timespec *time, const char *name) in rendezvous_with_vcpus() function
262 rendezvous_with_vcpus(&time_start, "spawning"); in main()
263 rendezvous_with_vcpus(&time_run1, "run 1"); in main()
264 rendezvous_with_vcpus(&time_reset, "reset"); in main()
265 rendezvous_with_vcpus(&time_run2, "run 2"); in main()