Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kvm/
Dpriv.c37 s64 hostclk, val; in handle_set_clock() local
52 if (store_tod_clock(&hostclk)) { in handle_set_clock()
56 val = (val - hostclk) & ~0x3fUL; in handle_set_clock()