Home | History | Annotate | Download | only in target-i386

Lines Matching refs:SVM_EXIT_INTR

5248         if (env->intercept & (1ULL << (SVM_EXIT_MSR - SVM_EXIT_INTR))) {
5278 if (env->intercept & (1ULL << (type - SVM_EXIT_INTR))) {
5288 if (env->intercept & (1ULL << (SVM_EXIT_IOIO - SVM_EXIT_INTR))) {