runtime_offset    529 arch/x86/include/asm/kvm_host.h 	s64 runtime_offset;
runtime_offset   1149 arch/x86/kvm/hyperv.c 		hv_vcpu->runtime_offset = data - current_task_runtime_100ns();
runtime_offset   1257 arch/x86/kvm/hyperv.c 		data = current_task_runtime_100ns() + hv_vcpu->runtime_offset;