Searched refs:TIMER_SHOT (Results 1 – 3 of 3) sorted by relevance
/qemu/hw/openrisc/ | ||
H A D | cputimer.c | 118 case TIMER_SHOT: in openrisc_timer_cb() |
/qemu/target/openrisc/ | ||
H A D | cpu.h | 193 TIMER_SHOT = (2 << 30), enumerator |
H A D | sys_helper.c | 184 case TIMER_SHOT: in HELPER() |