Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Darch_timer_edge_cases.c28 static const s32 TVAL_MAX = INT32_MAX; variable
547 timer_get_cntct(timer) + TVAL_MAX + in timers_sanity_checks()
558 timer_get_cntct(timer) + 2ULL * TVAL_MAX + in timers_sanity_checks()
596 (u64)TVAL_MAX + in test_set_cnt_after_tval_max()
599 set_counter(timer, TVAL_MAX); in test_set_cnt_after_tval_max()
623 cval = timer_get_cntct(timer) + TVAL_MAX + in test_timers_above_tval_max()
731 test_set_cnt_after_tval(timer, 0, -1, TVAL_MAX, wm); in test_move_counters_ahead_of_timers()
732 tval = TVAL_MAX; in test_move_counters_ahead_of_timers()