Searched refs:sync_area (Results 1 – 1 of 1) sorted by relevance
97 struct sync_area { struct292 struct sync_area *sync; in prepare_vm()386 static void let_guest_run(struct sync_area *sync) in let_guest_run()393 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start()399 static void make_guest_exit(struct sync_area *sync) in make_guest_exit()406 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit()419 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync()432 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync()450 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move()479 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map()[all …]