vmx_set_interrupt_shadow 3813 arch/x86/kvm/vmx/nested.c 	vmx_set_interrupt_shadow(vcpu, 0);
vmx_set_interrupt_shadow 1561 arch/x86/kvm/vmx/vmx.c 	vmx_set_interrupt_shadow(vcpu, 0);
vmx_set_interrupt_shadow 6529 arch/x86/kvm/vmx/vmx.c 		vmx_set_interrupt_shadow(vcpu, 0);
vmx_set_interrupt_shadow 7842 arch/x86/kvm/vmx/vmx.c 	.set_interrupt_shadow = vmx_set_interrupt_shadow,
vmx_set_interrupt_shadow  320 arch/x86/kvm/vmx/vmx.h void vmx_set_interrupt_shadow(struct kvm_vcpu *vcpu, int mask);