Home
last modified time | relevance | path

Searched refs:runtime_offset (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/x86/kvm/
Dhyperv.c1537 hv_vcpu->runtime_offset = data - current_task_runtime_100ns(); in kvm_hv_set_msr()
1657 data = current_task_runtime_100ns() + hv_vcpu->runtime_offset; in kvm_hv_get_msr()
/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h646 s64 runtime_offset; member