OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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