Home
last modified time | relevance | path

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

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