Searched refs:vmx_set_interrupt_shadow (Results 1 – 1 of 1) sorted by relevance
2082 static void vmx_set_interrupt_shadow(struct kvm_vcpu *vcpu, int mask) in vmx_set_interrupt_shadow() function2107 vmx_set_interrupt_shadow(vcpu, 0); in skip_emulated_instruction()8207 vmx_set_interrupt_shadow(vcpu, 0); in vmx_vcpu_run()10220 .set_interrupt_shadow = vmx_set_interrupt_shadow,