Searched refs:runtime_offset (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h674 s64 runtime_offset; member in struct:kvm_vcpu_hv
/linux-master/arch/x86/kvm/
H A Dhyperv.c1589 hv_vcpu->runtime_offset = data - current_task_runtime_100ns();
1709 data = current_task_runtime_100ns() + hv_vcpu->runtime_offset;

Completed in 172 milliseconds