Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h99 void vmx_update_cr8_intercept(struct kvm_vcpu *vcpu, int tpr, int irr);
H A Dvmx.c6856 void vmx_update_cr8_intercept(struct kvm_vcpu *vcpu, int tpr, int irr) in vmx_update_cr8_intercept() function