Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/
H 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()
/linux/tools/testing/selftests/kvm/arm64/
H 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()