Searched refs:test_timer_xval (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/testing/selftests/kvm/aarch64/ |
D | arch_timer_edge_cases.c | 323 static void test_timer_xval(enum arch_timer timer, uint64_t xval, in test_timer_xval() function 354 test_timer_xval(timer, cval, TIMER_CVAL, wm, reset_state, reset_cnt); in test_timer_cval() 361 test_timer_xval(timer, (uint64_t) tval, TIMER_TVAL, wm, reset_state, in test_timer_tval()
|