Searched refs:get_phys_clock (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ | ||
H A D | timex.h | 199 int get_phys_clock(unsigned long *clock); |
/linux/drivers/s390/block/ | ||
H A D | dasd_eckd.c | 253 rc = get_phys_clock(&data->ep_sys_time); in set_timestamp() |