Searched refs:vmx_set_interrupt_shadow (Results 1 – 1 of 1) sorted by relevance
3215 static void vmx_set_interrupt_shadow(struct kvm_vcpu *vcpu, int mask) in vmx_set_interrupt_shadow() function3240 vmx_set_interrupt_shadow(vcpu, 0); in skip_emulated_instruction()10707 vmx_set_interrupt_shadow(vcpu, 0); in vmx_vcpu_run()14157 .set_interrupt_shadow = vmx_set_interrupt_shadow,