Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c5238 static int handle_tpr_below_threshold(struct kvm_vcpu *vcpu) in handle_tpr_below_threshold() function
5745 [EXIT_REASON_TPR_BELOW_THRESHOLD] = handle_tpr_below_threshold,