Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
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()