Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dx86_init.c57 x86_platform.set_wallclock = set_rtc_noop; in x86_wallclock_init()
150 .set_wallclock = mach_set_cmos_time,
/linux/arch/x86/include/asm/
H A Dx86_init.h319 int (*set_wallclock)(const struct timespec64 *ts); member
/linux/arch/x86/hyperv/
H A Dhv_vtl.c82 x86_platform.set_wallclock = set_rtc_noop; in hv_vtl_init_platform()