Searched refs:kvm_s390_get_clock (Results 1 – 3 of 3) sorted by relevance
32 int kvm_s390_get_clock(uint8_t *tod_high, uint64_t *tod_clock);
706 int kvm_s390_get_clock(uint8_t *tod_high, uint64_t *tod_low) in kvm_s390_get_clock() function
25 r = kvm_s390_get_clock(&tod->high, &tod->low); in kvm_s390_get_tod_raw()