Searched refs:handle_sync (Results 1 – 3 of 3) sorted by relevance
72 static void handle_sync(struct ucall *uc, uint64_t start, uint64_t end) in handle_sync() function105 handle_sync(&uc, start, end); in enter_guest()
99 static void handle_sync(struct kvm_vcpu *vcpu, struct ucall *uc) in handle_sync() function134 handle_sync(vcpu, &uc); in run_test()
874 static void handle_sync(struct kvm_vcpu *vcpu, struct ucall *uc) in handle_sync() function909 handle_sync(vcpu, &uc); in test_run()