Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/
H A Dmmu_stress_test.c232 static void rendezvous_with_vcpus(struct timespec *time, const char *name) in rendezvous_with_vcpus() function
380 rendezvous_with_vcpus(&time_start, "spawning"); in main()
381 rendezvous_with_vcpus(&time_run1, "run 1"); in main()
382 rendezvous_with_vcpus(&time_reset, "reset"); in main()
383 rendezvous_with_vcpus(&time_run2, "run 2"); in main()
389 rendezvous_with_vcpus(&time_ro, "mprotect RO"); in main()
391 rendezvous_with_vcpus(&time_rw, "mprotect RW"); in main()