Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dtime.c212 struct timespec64 boot_time; in read_persistent_wall_and_boot_offset() local
219 ext_to_timespec64(&clk, &boot_time); in read_persistent_wall_and_boot_offset()
222 *boot_offset = timespec64_sub(*wall_time, boot_time); in read_persistent_wall_and_boot_offset()