Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dprintk.c202 union tod_clock *boot_clock = (union tod_clock *)&get_lowcore()->boot_clock; in add_timestamp() local
203 unsigned long ns = tod_to_ns(get_tod_clock() - boot_clock->tod); in add_timestamp()
/linux/arch/s390/include/asm/
H A Dlowcore.h129 __u64 boot_clock[2]; /* 0x0330 */ member