Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dkvm_clock_test.c55 uint64_t obs, exp_lo, exp_hi; in handle_sync() local
59 exp_hi = end->clock; in handle_sync()
64 TEST_ASSERT(exp_lo <= obs && obs <= exp_hi, in handle_sync()
66 obs, exp_lo, exp_hi); in handle_sync()
69 obs, exp_lo, exp_hi); in handle_sync()