Searched refs:sync_global_from_guest (Results 1 – 2 of 2) sorted by relevance
314 sync_global_from_guest(vm, guest_stolen_time[i]); in main()335 sync_global_from_guest(vm, guest_stolen_time[i]); in main()
295 #define sync_global_from_guest(vm, g) ({ \ macro