Searched defs:update_cr8_intercept (Results 1 – 2 of 2) sorted by relevance
10167 static void update_cr8_intercept(struct kvm_vcpu *vcpu) in update_cr8_intercept() function10190 kvm_x86_call(update_cr8_intercept)(vcpu, tpr, max_irr); in update_cr8_intercept() local
1757 void (*update_cr8_intercept)(struct kvm_vcpu *vcpu, int tpr, int irr); member