Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h79 KVM_X86_OP(interrupt_allowed)
H A Dkvm_host.h1808 int (*interrupt_allowed)(struct kvm_vcpu *vcpu, bool for_injection); member
/linux/arch/x86/kvm/vmx/
H A Dmain.c941 .interrupt_allowed = vt_op(interrupt_allowed),