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