Home
last modified time | relevance | path

Searched defs:update_cr8_intercept (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dkvm_host.h1547 void (*update_cr8_intercept)(struct kvm_vcpu *vcpu, int tpr, int irr); member
/linux-6.1.9/arch/x86/kvm/
Dx86.c9785 static void update_cr8_intercept(struct kvm_vcpu *vcpu) in update_cr8_intercept() function