Home
last modified time | relevance | path

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

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