Searched refs:sync_area (Results 1 – 1 of 1) sorted by relevance
102 struct sync_area { struct253 struct sync_area *sync; in prepare_vm()353 static void let_guest_run(struct sync_area *sync) in let_guest_run()360 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start()366 static void make_guest_exit(struct sync_area *sync) in make_guest_exit()373 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit()386 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync()399 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync()417 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move()445 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map()[all …]