Searched refs:handle_sync (Results 1 - 2 of 2) sorted by path

/linux-master/tools/testing/selftests/kvm/
H A Dsystem_counter_offset_test.c72 static void handle_sync(struct ucall *uc, uint64_t start, uint64_t end) function
105 handle_sync(&uc, start, end);
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dkvm_clock_test.c52 static void handle_sync(struct ucall *uc, struct kvm_clock_data *start, function
124 handle_sync(&uc, &start, &end);

Completed in 1032 milliseconds