Searched refs:sync_global_from_guest (Results 1 – 6 of 6) sorted by relevance
125 sync_global_from_guest(vm, *val); in main()
172 sync_global_from_guest(vcpu->vm, pmc_results); in run_vcpu_and_sync_pmc_results()
67 sync_global_from_guest(vm, *shared_data); in test_vcpu_run()
383 sync_global_from_guest(vm, guest_stolen_time[i]); in main()404 sync_global_from_guest(vm, guest_stolen_time[i]); in main()
725 sync_global_from_guest(vm, nr_writes); in run_test()781 sync_global_from_guest(vm, nr_writes); in run_test()
1112 #define sync_global_from_guest(vm, g) ({ \ macro
Completed in 15 milliseconds