Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dkvm-x86-ops.h67 KVM_X86_OP(interrupt_allowed)
Dkvm_host.h1377 int (*interrupt_allowed)(struct kvm_vcpu *vcpu, bool for_injection); member
/Linux-v5.15/arch/x86/kvm/svm/
Dsvm.c4582 .interrupt_allowed = svm_interrupt_allowed,
/Linux-v5.15/arch/x86/kvm/vmx/
Dvmx.c7626 .interrupt_allowed = vmx_interrupt_allowed,