Lines Matching defs:sync
255 struct sync_area *sync; in prepare_vm() local
355 static void let_guest_run(struct sync_area *sync) in let_guest_run()
362 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start() local
368 static void make_guest_exit(struct sync_area *sync) in make_guest_exit()
375 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit() local
388 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync()
401 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync() local
419 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move() local
447 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map() local
476 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_unmap() local
541 struct sync_area *sync, in test_memslot_move_prepare()
571 struct sync_area *sync, in test_memslot_move_prepare_active()
578 struct sync_area *sync, in test_memslot_move_prepare_inactive()
584 static void test_memslot_move_loop(struct vm_data *data, struct sync_area *sync) in test_memslot_move_loop()
635 static void test_memslot_map_loop(struct vm_data *data, struct sync_area *sync) in test_memslot_map_loop()
676 struct sync_area *sync, in test_memslot_unmap_loop_common()
703 struct sync_area *sync) in test_memslot_unmap_loop()
709 struct sync_area *sync) in test_memslot_unmap_loop_chunked()
714 static void test_memslot_rw_loop(struct vm_data *data, struct sync_area *sync) in test_memslot_rw_loop()
756 struct sync_area *sync; in test_execute() local