Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dsvm.h262 #define SVM_EXITINTINFO_VALID_ERR SVM_EVTINJ_VALID_ERR macro
/linux-4.4.14/arch/x86/kvm/
Dsvm.c3755 if (exitintinfo & SVM_EXITINTINFO_VALID_ERR) { in svm_complete_interrupts()