Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Dx86_init.c38 int set_rtc_noop(const struct timespec64 *now) { return -EINVAL; } in set_rtc_noop() function
57 x86_platform.set_wallclock = set_rtc_noop; in x86_wallclock_init()
/arch/x86/include/asm/
A Dx86_init.h348 extern int set_rtc_noop(const struct timespec64 *now);
/arch/x86/hyperv/
A Dhv_vtl.c77 x86_platform.set_wallclock = set_rtc_noop; in hv_vtl_init_platform()

Completed in 6 milliseconds