Lines Matching defs:sync_area
97 struct sync_area {
292 struct sync_area *sync;
386 static void let_guest_run(struct sync_area *sync)
393 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA;
399 static void make_guest_exit(struct sync_area *sync)
406 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA;
419 static noinline void host_perform_sync(struct sync_area *sync)
432 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA;
450 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA;
479 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA;
511 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA;
546 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA;
579 struct sync_area *sync,
615 struct sync_area *sync,
622 struct sync_area *sync,
628 static void test_memslot_move_loop(struct vm_data *data, struct sync_area *sync)
681 static void test_memslot_map_loop(struct vm_data *data, struct sync_area *sync)
720 struct sync_area *sync,
747 struct sync_area *sync)
758 struct sync_area *sync)
766 static void test_memslot_rw_loop(struct vm_data *data, struct sync_area *sync)
795 bool (*prepare)(struct vm_data *data, struct sync_area *sync,
797 void (*loop)(struct vm_data *data, struct sync_area *sync);
809 struct sync_area *sync;