Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Darch_timer_edge_cases.c687 static void test_set_cnt_after_tval(enum arch_timer timer, u64 cnt_1, in test_set_cnt_after_tval() function
730 test_set_cnt_after_tval(timer, 0, -1, DEF_CNT + 1, wm); in test_move_counters_ahead_of_timers()
731 test_set_cnt_after_tval(timer, 0, -1, TVAL_MAX, wm); in test_move_counters_ahead_of_timers()
733 test_set_cnt_after_tval(timer, 0, tval, (u64)tval + 1, wm); in test_move_counters_ahead_of_timers()