Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dapic.c783 static void apic_timer(void *opaque) in apic_timer() function
1157 s->timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, apic_timer, s); in apic_realize()