Searched refs:host_tod (Results 1 – 1 of 1) sorted by relevance
449 u64 host_tod, gtod; in kvm_s390_set_tod_low() local455 r = store_tod_clock(&host_tod); in kvm_s390_set_tod_low()460 kvm->arch.epoch = gtod - host_tod; in kvm_s390_set_tod_low()503 u64 host_tod, gtod; in kvm_s390_get_tod_low() local506 r = store_tod_clock(&host_tod); in kvm_s390_get_tod_low()510 gtod = host_tod + kvm->arch.epoch; in kvm_s390_get_tod_low()