Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dmc146818rtc.h99 extern unsigned long mach_get_cmos_time(void);
/linux-3.4.99/arch/x86/kernel/
Dx86_init.c104 .get_wallclock = mach_get_cmos_time,
Drtc.c106 unsigned long mach_get_cmos_time(void) in mach_get_cmos_time() function