Searched refs:sync_area (Results 1 – 1 of 1) sorted by relevance
96 struct sync_area { struct291 struct sync_area *sync; in prepare_vm()385 static void let_guest_run(struct sync_area *sync) in let_guest_run()392 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start()398 static void make_guest_exit(struct sync_area *sync) in make_guest_exit()405 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit()418 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync()431 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync()449 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move()478 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map()[all …]