Home
last modified time | relevance | path

Searched refs:current_task_runtime_100ns (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.c1216 static u64 current_task_runtime_100ns(void) in current_task_runtime_100ns() function
1294 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.c1459 static u64 current_task_runtime_100ns(void) in current_task_runtime_100ns() function
1539 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()

Completed in 9 milliseconds