Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dkvm-x86-ops.h71 KVM_X86_OP(interrupt_allowed)
Dkvm_host.h1479 int (*interrupt_allowed)(struct kvm_vcpu *vcpu, bool for_injection); member
/linux-5.19.10/arch/x86/kvm/svm/
Dsvm.c4678 .interrupt_allowed = svm_interrupt_allowed,
/linux-5.19.10/arch/x86/kvm/vmx/
Dvmx.c7865 .interrupt_allowed = vmx_interrupt_allowed,