Home
last modified time | relevance | path

Searched refs:a9_gtimer_update_no_sync (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/timer/
H A Da9gtimer.c128 static void a9_gtimer_update_no_sync(void *opaque) in a9_gtimer_update_no_sync() function
308 s->timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, a9_gtimer_update_no_sync, s); in a9_gtimer_realize()