Home
last modified time | relevance | path

Searched defs:x86_initclock_func (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/x86/x86/
H A Dx86_machdep.c110 void (*x86_initclock_func)(void) = i8254_initclocks; variable
113 void (*x86_initclock_func)(void) = xen_initclocks; variable