Home
last modified time | relevance | path

Searched refs:mach_get_cmos_time (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmc146818rtc.h99 extern void mach_get_cmos_time(struct timespec64 *now);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmc146818rtc.h99 extern void mach_get_cmos_time(struct timespec64 *now);
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dx86_init.c134 .get_wallclock = mach_get_cmos_time,
H A Drtc.c63 void mach_get_cmos_time(struct timespec64 *now) in mach_get_cmos_time() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Drtc.c57 void mach_get_cmos_time(struct timespec64 *now) in mach_get_cmos_time() function
H A Dx86_init.c143 .get_wallclock = mach_get_cmos_time,

Completed in 3 milliseconds