Searched refs:vmx_set_interrupt_shadow (Results 1 – 1 of 1) sorted by relevance
2227 static void vmx_set_interrupt_shadow(struct kvm_vcpu *vcpu, int mask) in vmx_set_interrupt_shadow() function2252 vmx_set_interrupt_shadow(vcpu, 0); in skip_emulated_instruction()8568 vmx_set_interrupt_shadow(vcpu, 0); in vmx_vcpu_run()10828 .set_interrupt_shadow = vmx_set_interrupt_shadow,