Searched refs:handle_sync (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/kvm/ |
H A D | system_counter_offset_test.c | 72 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/x86_64/ |
H A D | kvm_clock_test.c | 52 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()
|
/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | arch_timer_edge_cases.c | 898 static void handle_sync(struct kvm_vcpu *vcpu, struct ucall *uc) in handle_sync() function 933 handle_sync(vcpu, &uc); in test_run()
|