Home
last modified time | relevance | path

Searched refs:vmx_interrupt_allowed (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h93 int vmx_interrupt_allowed(struct kvm_vcpu *vcpu, bool for_injection);
H A Dvmx.c5208 int vmx_interrupt_allowed(struct kvm_vcpu *vcpu, bool for_injection) in vmx_interrupt_allowed() function