Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c3811 static int svm_interrupt_allowed(struct kvm_vcpu *vcpu, bool for_injection) in svm_interrupt_allowed() function
4998 .interrupt_allowed = svm_interrupt_allowed,