Home
last modified time | relevance | path

Searched refs:handle_sync (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/kvm/
A Dsystem_counter_offset_test.c72 static void handle_sync(struct ucall *uc, uint64_t start, uint64_t end) in handle_sync() function
105 handle_sync(&uc, start, end); in enter_guest()
/tools/testing/selftests/kvm/x86/
A Dkvm_clock_test.c52 static void handle_sync(struct ucall *uc, struct kvm_clock_data *start, in handle_sync() function
124 handle_sync(&uc, &start, &end); in enter_guest()
/tools/testing/selftests/kvm/arm64/
A Darch_timer_edge_cases.c874 static void handle_sync(struct kvm_vcpu *vcpu, struct ucall *uc) in handle_sync() function
909 handle_sync(vcpu, &uc); in test_run()

Completed in 7 milliseconds