Searched refs:TIMER_TVAL (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/testing/selftests/kvm/aarch64/ |
D | arch_timer_edge_cases.c | 114 TIMER_TVAL, enumerator 205 case TIMER_TVAL: in set_xval_irq() 361 test_timer_xval(timer, (uint64_t) tval, TIMER_TVAL, wm, reset_state, in test_timer_tval() 391 test_xval_check_no_irq(timer, (uint64_t) tval, usec, TIMER_TVAL, wm); in test_tval_no_irq() 690 test_set_cnt_after_xval(timer, cnt_1, tval, cnt_2, wm, TIMER_TVAL); in test_set_cnt_after_tval() 705 TIMER_TVAL); in test_set_cnt_after_tval_no_irq()
|