Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dsvm.c3699 static int svm_interrupt_allowed(struct kvm_vcpu *vcpu) in svm_interrupt_allowed() function
4403 .interrupt_allowed = svm_interrupt_allowed,