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/aarch64/
H A Darch_timer_edge_cases.c686 static void test_set_cnt_after_tval(enum arch_timer timer, uint64_t cnt_1, in test_set_cnt_after_tval() function
729 test_set_cnt_after_tval(timer, 0, -1, DEF_CNT + 1, wm); in test_move_counters_ahead_of_timers()
730 test_set_cnt_after_tval(timer, 0, -1, TVAL_MAX, wm); in test_move_counters_ahead_of_timers()
732 test_set_cnt_after_tval(timer, 0, tval, (uint64_t) tval + 1, in test_move_counters_ahead_of_timers()