Searched refs:native_set_wallclock (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dtime.h19 static inline int native_set_wallclock(unsigned long nowtime) function
39 #define set_wallclock(x) native_set_wallclock(x)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dparavirt.c242 .set_wallclock = native_set_wallclock,

Completed in 40 milliseconds