set_interrupt_shadow 1079 arch/x86/include/asm/kvm_host.h 	void (*set_interrupt_shadow)(struct kvm_vcpu *vcpu, int mask);
set_interrupt_shadow 7297 arch/x86/kvm/svm.c 	.set_interrupt_shadow = svm_set_interrupt_shadow,
set_interrupt_shadow 7842 arch/x86/kvm/vmx/vmx.c 	.set_interrupt_shadow = vmx_set_interrupt_shadow,
set_interrupt_shadow 3872 arch/x86/kvm/x86.c 		kvm_x86_ops->set_interrupt_shadow(vcpu,
set_interrupt_shadow 6339 arch/x86/kvm/x86.c 		kvm_x86_ops->set_interrupt_shadow(vcpu, mask);