Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/aarch64/
Darch_timer_edge_cases.c27 static const int32_t TVAL_MAX = INT32_MAX; variable
546 timer_get_cntct(timer) + TVAL_MAX + in timers_sanity_checks()
557 timer_get_cntct(timer) + 2ULL * TVAL_MAX + in timers_sanity_checks()
595 (uint64_t) TVAL_MAX + in test_set_cnt_after_tval_max()
598 set_counter(timer, TVAL_MAX); in test_set_cnt_after_tval_max()
622 cval = timer_get_cntct(timer) + TVAL_MAX + in test_timers_above_tval_max()
730 test_set_cnt_after_tval(timer, 0, -1, TVAL_MAX, wm); in test_move_counters_ahead_of_timers()
731 tval = TVAL_MAX; in test_move_counters_ahead_of_timers()