Home
last modified time | relevance | path

Searched refs:vmx_update_cr8_intercept (Results 1 – 3 of 3) 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 Dmain.c708 vmx_update_cr8_intercept(vcpu, tpr, irr); in vt_update_cr8_intercept()
H A Dvmx.c6955 void vmx_update_cr8_intercept(struct kvm_vcpu *vcpu, int tpr, int irr) in vmx_update_cr8_intercept() function