Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c5061 static int vmx_interrupt_allowed(struct kvm_vcpu *vcpu, bool for_injection) in vmx_interrupt_allowed() function
8310 .interrupt_allowed = vmx_interrupt_allowed,