Searched refs:interrupt_allowed (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h78 KVM_X86_OP(interrupt_allowed)
H A Dkvm_host.h1693 int (*interrupt_allowed)(struct kvm_vcpu *vcpu, bool for_injection); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4986 .interrupt_allowed = svm_interrupt_allowed,
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8382 .interrupt_allowed = vmx_interrupt_allowed,

Completed in 310 milliseconds