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