HomeSort by relevance Sort by last modified time
    Searched full:apic_timer (Results 1 - 1 of 1) sorted by null

  /external/qemu/hw/
apic.c 641 static void apic_timer(void *opaque) function
959 s->timer = qemu_new_timer_ns(vm_clock, apic_timer, s);

Completed in 1167 milliseconds