Lines Matching +defs:val +defs:sync
291 struct sync_area *sync; in prepare_vm() local
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() local
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() local
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() local
449 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move() local
478 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map() local
510 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_unmap() local
545 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_rw() local
564 uint64_t val = *(uint64_t *)ptr; in guest_code_test_memslot_rw() local
578 struct sync_area *sync, in test_memslot_move_prepare()
614 struct sync_area *sync, in test_memslot_move_prepare_active()
621 struct sync_area *sync, in test_memslot_move_prepare_inactive()
627 static void test_memslot_move_loop(struct vm_data *data, struct sync_area *sync) in test_memslot_move_loop()
666 uint64_t *val; in test_memslot_map_unmap_check() local
680 static void test_memslot_map_loop(struct vm_data *data, struct sync_area *sync) in test_memslot_map_loop()
719 struct sync_area *sync, in test_memslot_unmap_loop_common()
746 struct sync_area *sync) in test_memslot_unmap_loop()
757 struct sync_area *sync) in test_memslot_unmap_loop_chunked()
765 static void test_memslot_rw_loop(struct vm_data *data, struct sync_area *sync) in test_memslot_rw_loop()
779 uint64_t val = *vptr; in test_memslot_rw_loop() local
808 struct sync_area *sync; in test_execute() local