Home
last modified time | relevance | path

Searched refs:runtime_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.c1294 hv_vcpu->runtime_offset = data - current_task_runtime_100ns(); in kvm_hv_set_msr()
1406 data = current_task_runtime_100ns() + hv_vcpu->runtime_offset; in kvm_hv_get_msr()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.c1539 hv_vcpu->runtime_offset = data - current_task_runtime_100ns(); in kvm_hv_set_msr()
1659 data = current_task_runtime_100ns() + hv_vcpu->runtime_offset; in kvm_hv_get_msr()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h516 s64 runtime_offset; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h646 s64 runtime_offset; member

Completed in 15 milliseconds