Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c6547 static void vmx_update_cr8_intercept(struct kvm_vcpu *vcpu, int tpr, int irr) in vmx_update_cr8_intercept() function
8074 .update_cr8_intercept = vmx_update_cr8_intercept,