Searched refs:vmx_set_interrupt_shadow (Results 1 - 3 of 3) sorted by path

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c4526 vmx_set_interrupt_shadow(vcpu, 0);
H A Dvmx.c1569 void vmx_set_interrupt_shadow(struct kvm_vcpu *vcpu, int mask) function
1733 vmx_set_interrupt_shadow(vcpu, 0);
7387 vmx_set_interrupt_shadow(vcpu, 0);
8376 .set_interrupt_shadow = vmx_set_interrupt_shadow,
H A Dvmx.h393 void vmx_set_interrupt_shadow(struct kvm_vcpu *vcpu, int mask);

Completed in 231 milliseconds