Searched refs:interrupt_allowed (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 260 milliseconds