Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dsvm.h259 #define SVM_EXITINTINFO_VALID_ERR SVM_EVTINJ_VALID_ERR macro
/linux-2.6.39/arch/x86/kvm/
Dsvm.c3522 if (exitintinfo & SVM_EXITINTINFO_VALID_ERR) { in svm_complete_interrupts()