Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dx86_init.c39 void get_rtc_noop(struct timespec64 *now) { } in get_rtc_noop() function
56 x86_platform.get_wallclock = get_rtc_noop; in x86_wallclock_init()
/linux/arch/x86/include/asm/
H A Dx86_init.h348 extern void get_rtc_noop(struct timespec64 *now);
/linux/arch/x86/hyperv/
H A Dhv_vtl.c39 x86_platform.get_wallclock = get_rtc_noop; in hv_vtl_init_platform()