Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dkvm-x86-ops.h76 KVM_X86_OP(interrupt_allowed)
Dkvm_host.h1637 int (*interrupt_allowed)(struct kvm_vcpu *vcpu, bool for_injection); member
/Linux-v6.6/arch/x86/kvm/svm/
Dsvm.c4978 .interrupt_allowed = svm_interrupt_allowed,
/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c8278 .interrupt_allowed = vmx_interrupt_allowed,