Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.c2079 static u64 vmx_calc_preemption_timer_value(struct kvm_vcpu *vcpu) in vmx_calc_preemption_timer_value() function
3477 u64 timer_value = vmx_calc_preemption_timer_value(vcpu); in nested_vmx_enter_non_root_mode()