excp_bits 3279 arch/x86/kvm/svm.c u32 excp_bits = 1 << (exit_code - SVM_EXIT_EXCP_BASE); excp_bits 3280 arch/x86/kvm/svm.c if (svm->nested.intercept_exceptions & excp_bits) {