Searched defs:update_cr8_intercept (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kvm/ | ||
| H A D | x86.c | 10598 static void update_cr8_intercept(struct kvm_vcpu *vcpu) update_cr8_intercept() function |
| /linux/arch/x86/include/asm/ | ||
| H A D | kvm_host.h | 1875 void (*update_cr8_intercept)(struct kvm_vcpu *vcpu, int tpr, int irr); global() member |