mach_get_cmos_time   99 arch/x86/include/asm/mc146818rtc.h extern void mach_get_cmos_time(struct timespec64 *now);
mach_get_cmos_time  115 arch/x86/kernel/x86_init.c 	.get_wallclock			= mach_get_cmos_time,