Searched refs:SVM_EXITINTINFO_VALID_ERR (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | svm.h | 286 #define SVM_EXITINTINFO_VALID_ERR SVM_EVTINJ_VALID_ERR macro |
/arch/x86/kvm/ | ||
D | svm.c | 5641 if (exitintinfo & SVM_EXITINTINFO_VALID_ERR) { in svm_complete_interrupts() |