Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/svm/
Dsvm.c3548 static void svm_update_cr8_intercept(struct kvm_vcpu *vcpu, int tpr, int irr) in svm_update_cr8_intercept() function
4753 .update_cr8_intercept = svm_update_cr8_intercept,