Searched refs:TIMER_NONE (Results 1 – 3 of 3) sorted by relevance
/qemu/hw/openrisc/ | ||
H A D | cputimer.c | 112 case TIMER_NONE: in openrisc_timer_cb() |
/qemu/target/openrisc/ | ||
H A D | cpu.h | 191 TIMER_NONE = (0 << 30), enumerator |
H A D | sys_helper.c | 180 case TIMER_NONE: in HELPER() |