Searched refs:mach_set_cmos_time (Results 1 - 3 of 3) sorted by path

/linux-master/arch/x86/include/asm/
H A Dmc146818rtc.h98 extern int mach_set_cmos_time(const struct timespec64 *now);
/linux-master/arch/x86/kernel/
H A Drtc.c29 * In order to set the CMOS clock precisely, mach_set_cmos_time has to be
35 int mach_set_cmos_time(const struct timespec64 *now) function
H A Dx86_init.c147 .set_wallclock = mach_set_cmos_time,

Completed in 176 milliseconds