Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmc146818rtc.h99 extern void mach_get_cmos_time(struct timespec *now);
/linux-4.4.14/arch/x86/kernel/
Dx86_init.c97 .get_wallclock = mach_get_cmos_time,
Drtc.c62 void mach_get_cmos_time(struct timespec *now) in mach_get_cmos_time() function