Searched refs:vmx_update_cr8_intercept (Results 1 – 3 of 3) sorted by relevance
99 void vmx_update_cr8_intercept(struct kvm_vcpu *vcpu, int tpr, int irr);
708 vmx_update_cr8_intercept(vcpu, tpr, irr); in vt_update_cr8_intercept()
6955 void vmx_update_cr8_intercept(struct kvm_vcpu *vcpu, int tpr, int irr) in vmx_update_cr8_intercept() function