exception          78 arch/arc/include/asm/entry-arcv2.h 	;   2. STATUS32.Z flag set if in U mode at time of exception (U:1,K:0)
exception         137 arch/arm/include/uapi/asm/kvm.h 	} exception;
exception         256 arch/arm/kvm/guest.c 	events->exception.serror_pending = !!(*vcpu_hcr(vcpu) & HCR_VA);
exception         264 arch/arm/kvm/guest.c 	bool serror_pending = events->exception.serror_pending;
exception         265 arch/arm/kvm/guest.c 	bool has_esr = events->exception.serror_has_esr;
exception          31 arch/arm/nwfpe/fpa11.h     signed char exception;
exception          33 arch/arm/nwfpe/fpa11_cpdo.c 	roundData.exception = 0;
exception         121 arch/arm/nwfpe/fpa11_cpdo.c 	if (roundData.exception)
exception         122 arch/arm/nwfpe/fpa11_cpdo.c 		float_raise(roundData.exception);
exception         263 arch/arm/nwfpe/fpa11_cpdt.c 	roundData.exception = 0;
exception         298 arch/arm/nwfpe/fpa11_cpdt.c 	if (roundData.exception)
exception         299 arch/arm/nwfpe/fpa11_cpdt.c 		float_raise(roundData.exception);
exception          64 arch/arm/nwfpe/fpa11_cprt.c 	roundData.exception = 0;
exception          94 arch/arm/nwfpe/fpa11_cprt.c 	if (roundData.exception)
exception          95 arch/arm/nwfpe/fpa11_cprt.c 		float_raise(roundData.exception);
exception         108 arch/arm/nwfpe/fpa11_cprt.c 	roundData.exception = 0;
exception         135 arch/arm/nwfpe/fpa11_cprt.c 	if (roundData.exception)
exception         136 arch/arm/nwfpe/fpa11_cprt.c 		float_raise(roundData.exception);
exception         100 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception         103 arch/arm/nwfpe/softfloat.c     if ( roundBits ) roundData->exception |= float_flag_inexact;
exception         247 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_overflow | float_flag_inexact;
exception         258 arch/arm/nwfpe/softfloat.c             if ( isTiny && roundBits ) roundData->exception |= float_flag_underflow;
exception         261 arch/arm/nwfpe/softfloat.c     if ( roundBits ) roundData->exception |= float_flag_inexact;
exception         420 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_overflow | float_flag_inexact;
exception         431 arch/arm/nwfpe/softfloat.c             if ( isTiny && roundBits ) roundData->exception |= float_flag_underflow;
exception         434 arch/arm/nwfpe/softfloat.c     if ( roundBits ) roundData->exception |= float_flag_inexact;
exception         618 arch/arm/nwfpe/softfloat.c             if ( isTiny && roundBits ) roundData->exception |= float_flag_underflow;
exception         619 arch/arm/nwfpe/softfloat.c             if ( roundBits ) roundData->exception |= float_flag_inexact;
exception         630 arch/arm/nwfpe/softfloat.c     if ( roundBits ) roundData->exception |= float_flag_inexact;
exception         667 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_overflow | float_flag_inexact;
exception         684 arch/arm/nwfpe/softfloat.c             if ( isTiny && zSig1 ) roundData->exception |= float_flag_underflow;
exception         685 arch/arm/nwfpe/softfloat.c             if ( zSig1 ) roundData->exception |= float_flag_inexact;
exception         705 arch/arm/nwfpe/softfloat.c     if ( zSig1 ) roundData->exception |= float_flag_inexact;
exception         986 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_inexact;
exception        1015 arch/arm/nwfpe/softfloat.c     if ( z != a ) roundData->exception |= float_flag_inexact;
exception        1118 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception        1239 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_invalid;
exception        1247 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_invalid;
exception        1297 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_invalid;
exception        1309 arch/arm/nwfpe/softfloat.c                 roundData->exception |= float_flag_invalid;
exception        1312 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_divbyzero;
exception        1367 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception        1376 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_invalid;
exception        1463 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception        1468 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception        1880 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_inexact;
exception        1911 arch/arm/nwfpe/softfloat.c     if ( z != a ) roundData->exception |= float_flag_inexact;
exception        2014 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception        2133 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_invalid;
exception        2141 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_invalid;
exception        2193 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_invalid;
exception        2205 arch/arm/nwfpe/softfloat.c                 roundData->exception |= float_flag_invalid;
exception        2208 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_divbyzero;
exception        2263 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception        2272 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_invalid;
exception        2345 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception        2350 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception        2690 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_inexact;
exception        2731 arch/arm/nwfpe/softfloat.c     if ( z.low != a.low ) roundData->exception |= float_flag_inexact;
exception        2832 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception        2952 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_invalid;
exception        3018 arch/arm/nwfpe/softfloat.c                 roundData->exception |= float_flag_invalid;
exception        3024 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_divbyzero;
exception        3097 arch/arm/nwfpe/softfloat.c             roundData->exception |= float_flag_invalid;
exception        3189 arch/arm/nwfpe/softfloat.c         roundData->exception |= float_flag_invalid;
exception         335 arch/arm64/include/asm/insn.h __AARCH64_INSN_FUNCS(exception,	0xFF000000, 0xD4000000)
exception         170 arch/arm64/include/uapi/asm/kvm.h 	} exception;
exception         716 arch/arm64/kvm/guest.c 	events->exception.serror_pending = !!(vcpu->arch.hcr_el2 & HCR_VSE);
exception         717 arch/arm64/kvm/guest.c 	events->exception.serror_has_esr = cpus_have_const_cap(ARM64_HAS_RAS_EXTN);
exception         719 arch/arm64/kvm/guest.c 	if (events->exception.serror_pending && events->exception.serror_has_esr)
exception         720 arch/arm64/kvm/guest.c 		events->exception.serror_esr = vcpu_get_vsesr(vcpu);
exception         728 arch/arm64/kvm/guest.c 	bool serror_pending = events->exception.serror_pending;
exception         729 arch/arm64/kvm/guest.c 	bool has_esr = events->exception.serror_has_esr;
exception         735 arch/arm64/kvm/guest.c 		if (!((events->exception.serror_esr) & ~ESR_ELx_ISS_MASK))
exception         736 arch/arm64/kvm/guest.c 			kvm_set_sei_esr(vcpu, events->exception.serror_esr);
exception         286 arch/ia64/kernel/traps.c 	long exception, bundle[2];
exception         328 arch/ia64/kernel/traps.c 	exception = fp_emulate(fp_fault, bundle, &regs->cr_ipsr, &regs->ar_fpsr, &isr, &regs->pr,
exception         331 arch/ia64/kernel/traps.c 		if (exception == 0) {
exception         334 arch/ia64/kernel/traps.c 		} else if (exception == -1) {
exception         341 arch/ia64/kernel/traps.c 			if (exception & 2) {
exception         359 arch/ia64/kernel/traps.c 		if (exception == -1) {
exception         362 arch/ia64/kernel/traps.c 		} else if (exception != 0) {
exception          11 arch/m68k/fpsp040/fpsp.h |	fpsp.h --- stack frame offsets during FPSP exception handling
exception          13 arch/m68k/fpsp040/fpsp.h |	These equates are used to access the exception frame, the fsave
exception          44 arch/m68k/fpsp040/fpsp.h |	Positive offsets from A6 refer to the exception frame.  Negative
exception          56 arch/m68k/fpsp040/fpsp.h |	and then either "bra fpsp_done" if the exception was completely
exception          58 arch/m68k/fpsp040/fpsp.h |	label to a routine that will process a real exception of the
exception          60 arch/m68k/fpsp040/fpsp.h |	if the FPU state after the exception is idle.
exception          62 arch/m68k/fpsp040/fpsp.h |	Sometimes the exception handler will transform the fsave area
exception          63 arch/m68k/fpsp040/fpsp.h |	because it needs to report an exception back to the user.  This
exception          92 arch/m68k/fpsp040/fpsp.h 	.set	FPCR_ENABLE,USER_FPCR+2	|	FPCR exception enable
exception          97 arch/m68k/fpsp040/fpsp.h 	.set	FPSR_EXCEPT,USER_FPSR+2	|	FPSR exception
exception          98 arch/m68k/fpsp040/fpsp.h 	.set	FPSR_AEXCEPT,USER_FPSR+3	|	FPSR accrued exception
exception         213 arch/m68k/fpsp040/fpsp.h 	.set	EXC_SR,4		| exception frame status register
exception         214 arch/m68k/fpsp040/fpsp.h 	.set	EXC_PC,6		| exception frame program counter
exception         215 arch/m68k/fpsp040/fpsp.h 	.set	EXC_VEC,10		| exception frame vector (format+vector#)
exception         216 arch/m68k/fpsp040/fpsp.h 	.set	EXC_EA,12		| exception frame effective address
exception         338 arch/m68k/fpsp040/fpsp.h |	exception vectors
exception        1220 arch/m68k/ifpsp060/src/fpsp.S # if the exception is an opclass zero or two unimplemented data type
exception        1725 arch/m68k/ifpsp060/src/fpsp.S # if the exception occurred from supervisor mode, check if
exception         578 arch/m68k/ifpsp060/src/isp.S # if exception occurred in user mode, then we have to restore a7 in case it
exception        1219 arch/m68k/ifpsp060/src/pfpsp.S # if the exception is an opclass zero or two unimplemented data type
exception        1724 arch/m68k/ifpsp060/src/pfpsp.S # if the exception occurred from supervisor mode, check if
exception          31 arch/parisc/math-emu/driver.c 	unsigned int exception : 6;
exception         464 arch/parisc/math-emu/float.h #define Set_exceptiontype_and_instr_field(exception,instruction,object) \
exception         465 arch/parisc/math-emu/float.h     object = exception << 26 | instruction
exception         115 arch/powerpc/kernel/kgdb.c int kgdb_skipexception(int exception, struct pt_regs *regs)
exception          22 arch/s390/include/uapi/asm/debug.h                         unsigned long long exception:1;
exception         845 arch/s390/kernel/debug.c 				      int level, int exception)
exception         851 arch/s390/kernel/debug.c 	active->id.fields.exception = exception;
exception         854 arch/s390/kernel/debug.c 	if (exception)
exception        1453 arch/s390/kernel/debug.c 	if (entry->id.fields.exception)
exception         288 arch/sh/kernel/kgdb.c unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs)
exception         290 arch/sh/kernel/kgdb.c 	if (exception == 60)
exception         308 arch/x86/include/asm/kvm_emulate.h 	struct x86_exception exception;
exception         388 arch/x86/include/asm/kvm_host.h 			    u32 access, struct x86_exception *exception);
exception         390 arch/x86/include/asm/kvm_host.h 			       struct x86_exception *exception);
exception         640 arch/x86/include/asm/kvm_host.h 	} exception;
exception        1441 arch/x86/include/asm/kvm_host.h 			   struct x86_exception *exception);
exception        1443 arch/x86/include/asm/kvm_host.h 			      struct x86_exception *exception);
exception        1445 arch/x86/include/asm/kvm_host.h 			       struct x86_exception *exception);
exception        1447 arch/x86/include/asm/kvm_host.h 			       struct x86_exception *exception);
exception        1449 arch/x86/include/asm/kvm_host.h 				struct x86_exception *exception);
exception        1465 arch/x86/include/asm/kvm_host.h 				  struct x86_exception *exception)
exception         252 arch/x86/include/uapi/asm/kvm.h 	__u32 exception;
exception         305 arch/x86/include/uapi/asm/kvm.h 	} exception;
exception         306 arch/x86/kernel/cpu/mce/severity.c 	enum exception excp = (is_excp ? EXCP_CONTEXT : NO_EXCP);
exception         709 arch/x86/kernel/kgdb.c int kgdb_skipexception(int exception, struct pt_regs *regs)
exception         711 arch/x86/kernel/kgdb.c 	if (exception == 3 && kgdb_isremovedbreak(regs->ip - 1)) {
exception         718 arch/x86/kernel/kgdb.c unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs)
exception         720 arch/x86/kernel/kgdb.c 	if (exception == 3)
exception         613 arch/x86/kvm/emulate.c 	ctxt->exception.vector = vec;
exception         614 arch/x86/kvm/emulate.c 	ctxt->exception.error_code = error;
exception         615 arch/x86/kvm/emulate.c 	ctxt->exception.error_code_valid = valid;
exception         835 arch/x86/kvm/emulate.c 	return ctxt->ops->read_std(ctxt, linear, data, size, &ctxt->exception, true);
exception         842 arch/x86/kvm/emulate.c 	return ctxt->ops->write_std(ctxt, linear, data, size, &ctxt->exception, true);
exception         856 arch/x86/kvm/emulate.c 	return ctxt->ops->read_std(ctxt, linear, data, size, &ctxt->exception, false);
exception         870 arch/x86/kvm/emulate.c 	return ctxt->ops->write_std(ctxt, linear, data, size, &ctxt->exception, false);
exception         914 arch/x86/kvm/emulate.c 			      size, &ctxt->exception);
exception        1454 arch/x86/kvm/emulate.c 				      &ctxt->exception);
exception        1492 arch/x86/kvm/emulate.c 					 &ctxt->exception);
exception        1507 arch/x86/kvm/emulate.c 					   size, &ctxt->exception);
exception        1675 arch/x86/kvm/emulate.c 		goto exception;
exception        1680 arch/x86/kvm/emulate.c 			goto exception;
exception        1684 arch/x86/kvm/emulate.c 				goto exception;
exception        1714 arch/x86/kvm/emulate.c 		goto exception;
exception        1719 arch/x86/kvm/emulate.c 		goto exception;
exception        1731 arch/x86/kvm/emulate.c 			goto exception;
exception        1735 arch/x86/kvm/emulate.c 			goto exception;
exception        1740 arch/x86/kvm/emulate.c 				goto exception;
exception        1744 arch/x86/kvm/emulate.c 				goto exception;
exception        1752 arch/x86/kvm/emulate.c 				goto exception;
exception        1760 arch/x86/kvm/emulate.c 			goto exception;
exception        1764 arch/x86/kvm/emulate.c 						  sizeof(seg_desc), &ctxt->exception);
exception        1770 arch/x86/kvm/emulate.c 			goto exception;
exception        1781 arch/x86/kvm/emulate.c 			goto exception;
exception        1807 arch/x86/kvm/emulate.c exception:
exception        5680 arch/x86/kvm/emulate.c 			    ctxt->exception.vector == PF_VECTOR)
exception        5681 arch/x86/kvm/emulate.c 				ctxt->exception.error_code |= PFERR_WRITE_MASK;
exception        5842 arch/x86/kvm/emulate.c 		WARN_ON(ctxt->exception.vector > 0x1f);
exception        3991 arch/x86/kvm/mmu.c 				  u32 access, struct x86_exception *exception)
exception        3993 arch/x86/kvm/mmu.c 	if (exception)
exception        3994 arch/x86/kvm/mmu.c 		exception->error_code = 0;
exception        4000 arch/x86/kvm/mmu.c 					 struct x86_exception *exception)
exception        4002 arch/x86/kvm/mmu.c 	if (exception)
exception        4003 arch/x86/kvm/mmu.c 		exception->error_code = 0;
exception        4004 arch/x86/kvm/mmu.c 	return vcpu->arch.nested_mmu.translate_gpa(vcpu, vaddr, access, exception);
exception         950 arch/x86/kvm/paging_tmpl.h 			       struct x86_exception *exception)
exception         961 arch/x86/kvm/paging_tmpl.h 	} else if (exception)
exception         962 arch/x86/kvm/paging_tmpl.h 		*exception = walker.fault;
exception         971 arch/x86/kvm/paging_tmpl.h 				      struct x86_exception *exception)
exception         987 arch/x86/kvm/paging_tmpl.h 	} else if (exception)
exception         988 arch/x86/kvm/paging_tmpl.h 		*exception = walker.fault;
exception         803 arch/x86/kvm/svm.c 	unsigned nr = vcpu->arch.exception.nr;
exception         804 arch/x86/kvm/svm.c 	bool has_error_code = vcpu->arch.exception.has_error_code;
exception         805 arch/x86/kvm/svm.c 	bool reinject = vcpu->arch.exception.injected;
exception         806 arch/x86/kvm/svm.c 	u32 error_code = vcpu->arch.exception.error_code;
exception        2793 arch/x86/kvm/svm.c 		kvm_run->debug.arch.exception = DB_VECTOR;
exception        2806 arch/x86/kvm/svm.c 	kvm_run->debug.arch.exception = BP_VECTOR;
exception        3085 arch/x86/kvm/svm.c 	if (svm->vcpu.arch.exception.nested_apf)
exception        3087 arch/x86/kvm/svm.c 	else if (svm->vcpu.arch.exception.has_payload)
exception        3088 arch/x86/kvm/svm.c 		svm->vmcb->control.exit_info_2 = svm->vcpu.arch.exception.payload;
exception        3288 arch/x86/kvm/svm.c 			 svm->vcpu.arch.exception.nested_apf != 0)
exception         284 arch/x86/kvm/trace.h 	TP_PROTO(unsigned exception, bool has_error, unsigned error_code),
exception         285 arch/x86/kvm/trace.h 	TP_ARGS(exception, has_error, error_code),
exception         288 arch/x86/kvm/trace.h 		__field(	u8,	exception	)
exception         294 arch/x86/kvm/trace.h 		__entry->exception	= exception;
exception         300 arch/x86/kvm/trace.h 		  __print_symbolic(__entry->exception, kvm_trace_sym_exc),
exception         330 arch/x86/kvm/trace.h 	TP_PROTO(unsigned write, u32 ecx, u64 data, bool exception),
exception         331 arch/x86/kvm/trace.h 	TP_ARGS(write, ecx, data, exception),
exception         337 arch/x86/kvm/trace.h 		__field(	u8,		exception	)
exception         344 arch/x86/kvm/trace.h 		__entry->exception	= exception;
exception         350 arch/x86/kvm/trace.h 		  __entry->exception ? " (#GP)" : "")
exception         390 arch/x86/kvm/vmx/nested.c 	unsigned int nr = vcpu->arch.exception.nr;
exception         391 arch/x86/kvm/vmx/nested.c 	bool has_payload = vcpu->arch.exception.has_payload;
exception         392 arch/x86/kvm/vmx/nested.c 	unsigned long payload = vcpu->arch.exception.payload;
exception         395 arch/x86/kvm/vmx/nested.c 		if (vcpu->arch.exception.nested_apf) {
exception         400 arch/x86/kvm/vmx/nested.c 						    vcpu->arch.exception.error_code)) {
exception        3348 arch/x86/kvm/vmx/nested.c 	if (vcpu->arch.exception.injected) {
exception        3349 arch/x86/kvm/vmx/nested.c 		nr = vcpu->arch.exception.nr;
exception        3359 arch/x86/kvm/vmx/nested.c 		if (vcpu->arch.exception.has_error_code) {
exception        3362 arch/x86/kvm/vmx/nested.c 				vcpu->arch.exception.error_code;
exception        3443 arch/x86/kvm/vmx/nested.c 	unsigned int nr = vcpu->arch.exception.nr;
exception        3446 arch/x86/kvm/vmx/nested.c 	if (vcpu->arch.exception.has_error_code) {
exception        3447 arch/x86/kvm/vmx/nested.c 		vmcs12->vm_exit_intr_error_code = vcpu->arch.exception.error_code;
exception        3479 arch/x86/kvm/vmx/nested.c 	if (vcpu->arch.exception.pending &&
exception        1582 arch/x86/kvm/vmx/vmx.c 	unsigned nr = vcpu->arch.exception.nr;
exception        1583 arch/x86/kvm/vmx/vmx.c 	bool has_error_code = vcpu->arch.exception.has_error_code;
exception        1584 arch/x86/kvm/vmx/vmx.c 	u32 error_code = vcpu->arch.exception.error_code;
exception        4688 arch/x86/kvm/vmx/vmx.c 		kvm_run->debug.arch.exception = ex_no;
exception        4692 arch/x86/kvm/vmx/vmx.c 		kvm_run->ex.exception = ex_no;
exception        4907 arch/x86/kvm/vmx/vmx.c 			vcpu->run->debug.arch.exception = DB_VECTOR;
exception        5246 arch/x86/kvm/vmx/vmx.c 		    vcpu->arch.exception.pending) {
exception        7148 arch/x86/kvm/vmx/vmx.c 			ctxt->exception.vector = UD_VECTOR;
exception        7149 arch/x86/kvm/vmx/vmx.c 			ctxt->exception.error_code_valid = false;
exception         419 arch/x86/kvm/x86.c 	unsigned nr = vcpu->arch.exception.nr;
exception         420 arch/x86/kvm/x86.c 	bool has_payload = vcpu->arch.exception.has_payload;
exception         421 arch/x86/kvm/x86.c 	unsigned long payload = vcpu->arch.exception.payload;
exception         462 arch/x86/kvm/x86.c 	vcpu->arch.exception.has_payload = false;
exception         463 arch/x86/kvm/x86.c 	vcpu->arch.exception.payload = 0;
exception         476 arch/x86/kvm/x86.c 	if (!vcpu->arch.exception.pending && !vcpu->arch.exception.injected) {
exception         489 arch/x86/kvm/x86.c 			WARN_ON_ONCE(vcpu->arch.exception.pending);
exception         490 arch/x86/kvm/x86.c 			vcpu->arch.exception.injected = true;
exception         500 arch/x86/kvm/x86.c 			vcpu->arch.exception.pending = true;
exception         501 arch/x86/kvm/x86.c 			vcpu->arch.exception.injected = false;
exception         503 arch/x86/kvm/x86.c 		vcpu->arch.exception.has_error_code = has_error;
exception         504 arch/x86/kvm/x86.c 		vcpu->arch.exception.nr = nr;
exception         505 arch/x86/kvm/x86.c 		vcpu->arch.exception.error_code = error_code;
exception         506 arch/x86/kvm/x86.c 		vcpu->arch.exception.has_payload = has_payload;
exception         507 arch/x86/kvm/x86.c 		vcpu->arch.exception.payload = payload;
exception         526 arch/x86/kvm/x86.c 	prev_nr = vcpu->arch.exception.nr;
exception         541 arch/x86/kvm/x86.c 		vcpu->arch.exception.pending = true;
exception         542 arch/x86/kvm/x86.c 		vcpu->arch.exception.injected = false;
exception         543 arch/x86/kvm/x86.c 		vcpu->arch.exception.has_error_code = true;
exception         544 arch/x86/kvm/x86.c 		vcpu->arch.exception.nr = DF_VECTOR;
exception         545 arch/x86/kvm/x86.c 		vcpu->arch.exception.error_code = 0;
exception         546 arch/x86/kvm/x86.c 		vcpu->arch.exception.has_payload = false;
exception         547 arch/x86/kvm/x86.c 		vcpu->arch.exception.payload = 0;
exception         594 arch/x86/kvm/x86.c 	vcpu->arch.exception.nested_apf =
exception         596 arch/x86/kvm/x86.c 	if (vcpu->arch.exception.nested_apf) {
exception         667 arch/x86/kvm/x86.c 	struct x86_exception exception;
exception         672 arch/x86/kvm/x86.c 	real_gfn = mmu->translate_gpa(vcpu, ngpa, access, &exception);
exception        3776 arch/x86/kvm/x86.c 	if (kvm_exception_is_soft(vcpu->arch.exception.nr)) {
exception        3777 arch/x86/kvm/x86.c 		events->exception.injected = 0;
exception        3778 arch/x86/kvm/x86.c 		events->exception.pending = 0;
exception        3780 arch/x86/kvm/x86.c 		events->exception.injected = vcpu->arch.exception.injected;
exception        3781 arch/x86/kvm/x86.c 		events->exception.pending = vcpu->arch.exception.pending;
exception        3788 arch/x86/kvm/x86.c 			events->exception.injected |=
exception        3789 arch/x86/kvm/x86.c 				vcpu->arch.exception.pending;
exception        3791 arch/x86/kvm/x86.c 	events->exception.nr = vcpu->arch.exception.nr;
exception        3792 arch/x86/kvm/x86.c 	events->exception.has_error_code = vcpu->arch.exception.has_error_code;
exception        3793 arch/x86/kvm/x86.c 	events->exception.error_code = vcpu->arch.exception.error_code;
exception        3794 arch/x86/kvm/x86.c 	events->exception_has_payload = vcpu->arch.exception.has_payload;
exception        3795 arch/x86/kvm/x86.c 	events->exception_payload = vcpu->arch.exception.payload;
exception        3840 arch/x86/kvm/x86.c 		if (events->exception.pending)
exception        3841 arch/x86/kvm/x86.c 			events->exception.injected = 0;
exception        3845 arch/x86/kvm/x86.c 		events->exception.pending = 0;
exception        3849 arch/x86/kvm/x86.c 	if ((events->exception.injected || events->exception.pending) &&
exception        3850 arch/x86/kvm/x86.c 	    (events->exception.nr > 31 || events->exception.nr == NMI_VECTOR))
exception        3860 arch/x86/kvm/x86.c 	vcpu->arch.exception.injected = events->exception.injected;
exception        3861 arch/x86/kvm/x86.c 	vcpu->arch.exception.pending = events->exception.pending;
exception        3862 arch/x86/kvm/x86.c 	vcpu->arch.exception.nr = events->exception.nr;
exception        3863 arch/x86/kvm/x86.c 	vcpu->arch.exception.has_error_code = events->exception.has_error_code;
exception        3864 arch/x86/kvm/x86.c 	vcpu->arch.exception.error_code = events->exception.error_code;
exception        3865 arch/x86/kvm/x86.c 	vcpu->arch.exception.has_payload = events->exception_has_payload;
exception        3866 arch/x86/kvm/x86.c 	vcpu->arch.exception.payload = events->exception_payload;
exception        5343 arch/x86/kvm/x86.c 			   struct x86_exception *exception)
exception        5351 arch/x86/kvm/x86.c 	t_gpa  = vcpu->arch.mmu->gva_to_gpa(vcpu, gpa, access, exception);
exception        5357 arch/x86/kvm/x86.c 			      struct x86_exception *exception)
exception        5360 arch/x86/kvm/x86.c 	return vcpu->arch.walk_mmu->gva_to_gpa(vcpu, gva, access, exception);
exception        5364 arch/x86/kvm/x86.c 				struct x86_exception *exception)
exception        5368 arch/x86/kvm/x86.c 	return vcpu->arch.walk_mmu->gva_to_gpa(vcpu, gva, access, exception);
exception        5372 arch/x86/kvm/x86.c 			       struct x86_exception *exception)
exception        5376 arch/x86/kvm/x86.c 	return vcpu->arch.walk_mmu->gva_to_gpa(vcpu, gva, access, exception);
exception        5381 arch/x86/kvm/x86.c 				struct x86_exception *exception)
exception        5383 arch/x86/kvm/x86.c 	return vcpu->arch.walk_mmu->gva_to_gpa(vcpu, gva, 0, exception);
exception        5388 arch/x86/kvm/x86.c 				      struct x86_exception *exception)
exception        5395 arch/x86/kvm/x86.c 							    exception);
exception        5420 arch/x86/kvm/x86.c 				struct x86_exception *exception)
exception        5429 arch/x86/kvm/x86.c 						    exception);
exception        5446 arch/x86/kvm/x86.c 			       struct x86_exception *exception)
exception        5456 arch/x86/kvm/x86.c 	memset(exception, 0, sizeof(*exception));
exception        5458 arch/x86/kvm/x86.c 					  exception);
exception        5464 arch/x86/kvm/x86.c 			     struct x86_exception *exception, bool system)
exception        5472 arch/x86/kvm/x86.c 	return kvm_read_guest_virt_helper(addr, val, bytes, vcpu, access, exception);
exception        5486 arch/x86/kvm/x86.c 				      struct x86_exception *exception)
exception        5494 arch/x86/kvm/x86.c 							     exception);
exception        5516 arch/x86/kvm/x86.c 			      unsigned int bytes, struct x86_exception *exception,
exception        5526 arch/x86/kvm/x86.c 					   access, exception);
exception        5530 arch/x86/kvm/x86.c 				unsigned int bytes, struct x86_exception *exception)
exception        5541 arch/x86/kvm/x86.c 	memset(exception, 0, sizeof(*exception));
exception        5543 arch/x86/kvm/x86.c 					   PFERR_WRITE_MASK, exception);
exception        5581 arch/x86/kvm/x86.c 				gpa_t *gpa, struct x86_exception *exception,
exception        5601 arch/x86/kvm/x86.c 	*gpa = vcpu->arch.walk_mmu->gva_to_gpa(vcpu, gva, access, exception);
exception        5695 arch/x86/kvm/x86.c 				       struct x86_exception *exception,
exception        5718 arch/x86/kvm/x86.c 		ret = vcpu_mmio_gva_to_gpa(vcpu, addr, &gpa, exception, write);
exception        5748 arch/x86/kvm/x86.c 			struct x86_exception *exception,
exception        5766 arch/x86/kvm/x86.c 		rc = emulator_read_write_onepage(addr, val, now, exception,
exception        5778 arch/x86/kvm/x86.c 	rc = emulator_read_write_onepage(addr, val, bytes, exception,
exception        5803 arch/x86/kvm/x86.c 				  struct x86_exception *exception)
exception        5806 arch/x86/kvm/x86.c 				   exception, &read_emultor);
exception        5813 arch/x86/kvm/x86.c 			    struct x86_exception *exception)
exception        5816 arch/x86/kvm/x86.c 				   exception, &write_emultor);
exception        5834 arch/x86/kvm/x86.c 				     struct x86_exception *exception)
exception        5889 arch/x86/kvm/x86.c 	return emulator_write_emulated(ctxt, addr, new, bytes, exception);
exception        6348 arch/x86/kvm/x86.c 	if (ctxt->exception.vector == PF_VECTOR)
exception        6349 arch/x86/kvm/x86.c 		return kvm_propagate_fault(vcpu, &ctxt->exception);
exception        6351 arch/x86/kvm/x86.c 	if (ctxt->exception.error_code_valid)
exception        6352 arch/x86/kvm/x86.c 		kvm_queue_exception_e(vcpu, ctxt->exception.vector,
exception        6353 arch/x86/kvm/x86.c 				      ctxt->exception.error_code);
exception        6355 arch/x86/kvm/x86.c 		kvm_queue_exception(vcpu, ctxt->exception.vector);
exception        6593 arch/x86/kvm/x86.c 		kvm_run->debug.arch.exception = DB_VECTOR;
exception        6637 arch/x86/kvm/x86.c 			kvm_run->debug.arch.exception = DB_VECTOR;
exception        6726 arch/x86/kvm/x86.c 		ctxt->exception.vector = -1;
exception        6750 arch/x86/kvm/x86.c 				WARN_ON_ONCE(ctxt->exception.vector == UD_VECTOR ||
exception        6751 arch/x86/kvm/x86.c 					     exception_type(ctxt->exception.vector) == EXCPT_TRAP);
exception        6789 arch/x86/kvm/x86.c 	ctxt->exception.address = cr2_or_gpa;
exception        6834 arch/x86/kvm/x86.c 		    exception_type(ctxt->exception.vector) == EXCPT_TRAP) {
exception        7524 arch/x86/kvm/x86.c 		&ctxt->exception);
exception        7578 arch/x86/kvm/x86.c 	if (vcpu->arch.exception.injected)
exception        7594 arch/x86/kvm/x86.c 	else if (!vcpu->arch.exception.pending) {
exception        7614 arch/x86/kvm/x86.c 	if (vcpu->arch.exception.pending) {
exception        7615 arch/x86/kvm/x86.c 		trace_kvm_inj_exception(vcpu->arch.exception.nr,
exception        7616 arch/x86/kvm/x86.c 					vcpu->arch.exception.has_error_code,
exception        7617 arch/x86/kvm/x86.c 					vcpu->arch.exception.error_code);
exception        7619 arch/x86/kvm/x86.c 		WARN_ON_ONCE(vcpu->arch.exception.injected);
exception        7620 arch/x86/kvm/x86.c 		vcpu->arch.exception.pending = false;
exception        7621 arch/x86/kvm/x86.c 		vcpu->arch.exception.injected = true;
exception        7623 arch/x86/kvm/x86.c 		if (exception_type(vcpu->arch.exception.nr) == EXCPT_FAULT)
exception        7627 arch/x86/kvm/x86.c 		if (vcpu->arch.exception.nr == DB_VECTOR) {
exception        8168 arch/x86/kvm/x86.c 			WARN_ON(vcpu->arch.exception.pending);
exception        8699 arch/x86/kvm/x86.c 	vcpu->arch.exception.pending = false;
exception        8973 arch/x86/kvm/x86.c 		if (vcpu->arch.exception.pending)
exception        9225 arch/x86/kvm/x86.c 	vcpu->arch.exception.pending = false;
exception        9963 arch/x86/kvm/x86.c 	if (vcpu->arch.exception.pending)
exception        10174 arch/x86/kvm/x86.c 		     vcpu->arch.exception.pending))
exception        10232 arch/x86/kvm/x86.c 		    vcpu->arch.exception.pending &&
exception        10233 arch/x86/kvm/x86.c 		    vcpu->arch.exception.nr == PF_VECTOR &&
exception        10235 arch/x86/kvm/x86.c 			vcpu->arch.exception.injected = false;
exception        10236 arch/x86/kvm/x86.c 			vcpu->arch.exception.pending = false;
exception        10237 arch/x86/kvm/x86.c 			vcpu->arch.exception.nr = 0;
exception        10238 arch/x86/kvm/x86.c 			vcpu->arch.exception.has_error_code = false;
exception        10239 arch/x86/kvm/x86.c 			vcpu->arch.exception.error_code = 0;
exception        10240 arch/x86/kvm/x86.c 			vcpu->arch.exception.has_payload = false;
exception        10241 arch/x86/kvm/x86.c 			vcpu->arch.exception.payload = 0;
exception          51 arch/x86/kvm/x86.h 	vcpu->arch.exception.pending = false;
exception          52 arch/x86/kvm/x86.h 	vcpu->arch.exception.injected = false;
exception          70 arch/x86/kvm/x86.h 	return vcpu->arch.exception.injected || vcpu->arch.interrupt.injected ||
exception         271 arch/x86/kvm/x86.h 	struct x86_exception *exception);
exception         275 arch/x86/kvm/x86.h 	struct x86_exception *exception);
exception          32 drivers/acpi/acpica/utexcep.c 	const struct acpi_exception_info *exception;
exception          36 drivers/acpi/acpica/utexcep.c 	exception = acpi_ut_validate_exception(status);
exception          37 drivers/acpi/acpica/utexcep.c 	if (!exception) {
exception          47 drivers/acpi/acpica/utexcep.c 	return (exception->name);
exception          68 drivers/acpi/acpica/utexcep.c 	const struct acpi_exception_info *exception = NULL;
exception          81 drivers/acpi/acpica/utexcep.c 			exception = &acpi_gbl_exception_names_env[sub_status];
exception          88 drivers/acpi/acpica/utexcep.c 			exception = &acpi_gbl_exception_names_pgm[sub_status];
exception          95 drivers/acpi/acpica/utexcep.c 			exception = &acpi_gbl_exception_names_tbl[sub_status];
exception         102 drivers/acpi/acpica/utexcep.c 			exception = &acpi_gbl_exception_names_aml[sub_status];
exception         109 drivers/acpi/acpica/utexcep.c 			exception = &acpi_gbl_exception_names_ctrl[sub_status];
exception         118 drivers/acpi/acpica/utexcep.c 	if (!exception || !exception->name) {
exception         122 drivers/acpi/acpica/utexcep.c 	return (exception);
exception        3561 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 		} exception;
exception         575 drivers/net/ethernet/freescale/fman/fman.c 				   enum fman_exceptions exception)
exception         578 drivers/net/ethernet/freescale/fman/fman.c 		__func__, fman->state->fm_id, exception);
exception         974 drivers/net/ethernet/freescale/fman/fman.c 			 enum fman_exceptions exception, bool enable)
exception         978 drivers/net/ethernet/freescale/fman/fman.c 	switch (exception) {
exception        1460 drivers/net/ethernet/freescale/fman/fman.c static u32 get_exception_flag(enum fman_exceptions exception)
exception        1464 drivers/net/ethernet/freescale/fman/fman.c 	switch (exception) {
exception        2038 drivers/net/ethernet/freescale/fman/fman.c 			      enum fman_exceptions exception, bool enable)
exception        2045 drivers/net/ethernet/freescale/fman/fman.c 	bit_mask = get_exception_flag(exception);
exception        2053 drivers/net/ethernet/freescale/fman/fman.c 			__func__, exception);
exception        2057 drivers/net/ethernet/freescale/fman/fman.c 	return set_exception(fman, exception, enable);
exception         291 drivers/net/ethernet/freescale/fman/fman.h 					 enum fman_exceptions exception);
exception         606 drivers/net/ethernet/freescale/fman/fman_dtsec.c static int get_exception_flag(enum fman_mac_exceptions exception)
exception         610 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	switch (exception) {
exception        1337 drivers/net/ethernet/freescale/fman/fman_dtsec.c 			enum fman_mac_exceptions exception, bool enable)
exception        1345 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	if (exception != FM_MAC_EX_1G_1588_TS_RX_ERR) {
exception        1346 drivers/net/ethernet/freescale/fman/fman_dtsec.c 		bit_mask = get_exception_flag(exception);
exception        1367 drivers/net/ethernet/freescale/fman/fman_dtsec.c 		switch (exception) {
exception          54 drivers/net/ethernet/freescale/fman/fman_dtsec.h 			enum fman_mac_exceptions exception, bool enable);
exception         615 drivers/net/ethernet/freescale/fman/fman_memac.c static int get_exception_flag(enum fman_mac_exceptions exception)
exception         619 drivers/net/ethernet/freescale/fman/fman_memac.c 	switch (exception) {
exception        1006 drivers/net/ethernet/freescale/fman/fman_memac.c 			enum fman_mac_exceptions exception, bool enable)
exception        1013 drivers/net/ethernet/freescale/fman/fman_memac.c 	bit_mask = get_exception_flag(exception);
exception          57 drivers/net/ethernet/freescale/fman/fman_memac.h 			enum fman_mac_exceptions exception, bool enable);
exception         292 drivers/net/ethernet/freescale/fman/fman_tgec.c static int get_exception_flag(enum fman_mac_exceptions exception)
exception         296 drivers/net/ethernet/freescale/fman/fman_tgec.c 	switch (exception) {
exception         662 drivers/net/ethernet/freescale/fman/fman_tgec.c 		       enum fman_mac_exceptions exception, bool enable)
exception         670 drivers/net/ethernet/freescale/fman/fman_tgec.c 	bit_mask = get_exception_flag(exception);
exception          50 drivers/net/ethernet/freescale/fman/fman_tgec.h 		       enum fman_mac_exceptions exception, bool enable);
exception          78 drivers/net/ethernet/freescale/fman/mac.h 			     enum fman_mac_exceptions exception, bool enable);
exception         959 drivers/s390/char/tape_3590.c 	char *exception, *service;
exception         961 drivers/s390/char/tape_3590.c 	exception = kmalloc(BUFSIZE, GFP_ATOMIC);
exception         964 drivers/s390/char/tape_3590.c 	if (!exception || !service)
exception         971 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "Data degraded");
exception         974 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "Data degraded in partition %i",
exception         978 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "Medium degraded");
exception         981 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "Medium degraded in partition %i",
exception         985 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "Block 0 Error");
exception         988 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "Medium Exception 0x%02x",
exception         992 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "0x%02x",
exception        1009 drivers/s390/char/tape_3590.c 		"service %s\n", exception, service);
exception        1012 drivers/s390/char/tape_3590.c 	kfree(exception);
exception        1023 drivers/s390/char/tape_3590.c 	char *exception, *service;
exception        1025 drivers/s390/char/tape_3590.c 	exception = kmalloc(BUFSIZE, GFP_ATOMIC);
exception        1028 drivers/s390/char/tape_3590.c 	if (!exception || !service)
exception        1035 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "Effect of failure is unknown");
exception        1038 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "CU Exception - no performance "
exception        1042 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "CU Exception on channel "
exception        1046 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "CU Exception on device path "
exception        1050 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "CU Exception on library path "
exception        1054 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "CU Exception on node 0x%02x",
exception        1058 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "CU Exception on partition "
exception        1062 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "0x%02x",
exception        1121 drivers/s390/char/tape_3590.c 		" %s, service %s\n", exception, service);
exception        1123 drivers/s390/char/tape_3590.c 	kfree(exception);
exception        1134 drivers/s390/char/tape_3590.c 	char *exception, *service;
exception        1136 drivers/s390/char/tape_3590.c 	exception = kmalloc(BUFSIZE, GFP_ATOMIC);
exception        1139 drivers/s390/char/tape_3590.c 	if (!exception || !service)
exception        1146 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "Effect of failure is unknown");
exception        1149 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "DV Exception - no performance"
exception        1153 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "DV Exception on channel "
exception        1157 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "DV Exception on loader 0x%02x",
exception        1161 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "DV Exception on message display"
exception        1165 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "DV Exception in tape path");
exception        1168 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "DV Exception in drive");
exception        1171 drivers/s390/char/tape_3590.c 		snprintf(exception, BUFSIZE, "0x%02x",
exception        1233 drivers/s390/char/tape_3590.c 		" %s, service %s\n", exception, service);
exception        1235 drivers/s390/char/tape_3590.c 	kfree(exception);
exception        3473 drivers/scsi/megaraid/megaraid_sas_base.c 	int exception = 0;
exception        3516 drivers/scsi/megaraid/megaraid_sas_base.c 			exception = 1;
exception        3519 drivers/scsi/megaraid/megaraid_sas_base.c 		if (exception) {
exception         316 drivers/scsi/mesh.c 	       mr->exception, mr->error, mr->intr_mask, mr->interrupt,
exception         368 drivers/scsi/mesh.c 	out_8(&mr->exception, 0xff);	/* clear all exception bits */
exception         446 drivers/scsi/mesh.c 	     MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count));
exception         458 drivers/scsi/mesh.c 		     MKWORD(mr->interrupt, mr->exception,
exception         465 drivers/scsi/mesh.c 				     MKWORD(mr->interrupt, mr->exception,
exception         503 drivers/scsi/mesh.c 		     MKWORD(mr->interrupt, mr->exception,
exception         509 drivers/scsi/mesh.c 		     MKWORD(mr->interrupt, mr->exception,
exception         521 drivers/scsi/mesh.c 	     MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count));
exception         526 drivers/scsi/mesh.c 		     MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count));
exception         537 drivers/scsi/mesh.c 		     MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count));
exception         688 drivers/scsi/mesh.c 	     MKWORD(ms->n_msgout, mr->exception, mr->fifo_count, mr->sequence));
exception         812 drivers/scsi/mesh.c 		     MKWORD(mr->interrupt, mr->exception, mr->error,
exception         914 drivers/scsi/mesh.c 		     MKWORD(0, mr->error, mr->exception, mr->fifo_count));
exception         965 drivers/scsi/mesh.c 	dlog(ms, "resel err/exc=%.4x", MKWORD(0, 0, mr->error, mr->exception));
exception        1037 drivers/scsi/mesh.c 	exc = in_8(&mr->exception);
exception        1130 drivers/scsi/mesh.c 	exc = in_8(&mr->exception);
exception        1499 drivers/scsi/mesh.c 		     MKWORD(mr->error, mr->exception,
exception        1511 drivers/scsi/mesh.c 			if (in_8(&mr->exception) != EXC_PHASEMM)
exception        1513 drivers/scsi/mesh.c 				       in_8(&mr->exception));
exception        1666 drivers/scsi/mesh.c 		       mr->interrupt, mr->exception, mr->error,
exception        1671 drivers/scsi/mesh.c 		     MKWORD(intr, mr->error, mr->exception, mr->sequence));
exception        1717 drivers/scsi/mesh.c 	out_8(&mr->exception, 0xff);	/* clear all exception bits */
exception          30 drivers/scsi/mesh.h 	unsigned char	exception;
exception          63 fs/nfs/nfs42proc.c 	struct nfs4_exception exception = { };
exception          71 fs/nfs/nfs42proc.c 	exception.inode = file_inode(filep);
exception          72 fs/nfs/nfs42proc.c 	exception.state = lock->open_context->state;
exception          80 fs/nfs/nfs42proc.c 		err = nfs4_handle_exception(server, err, &exception);
exception          81 fs/nfs/nfs42proc.c 	} while (exception.retry);
exception         507 fs/nfs/nfs42proc.c 	struct nfs4_exception exception = { };
exception         515 fs/nfs/nfs42proc.c 	exception.inode = file_inode(filep);
exception         516 fs/nfs/nfs42proc.c 	exception.state = lock->open_context->state;
exception         526 fs/nfs/nfs42proc.c 		err = nfs4_handle_exception(server, err, &exception);
exception         527 fs/nfs/nfs42proc.c 	} while (exception.retry);
exception         451 fs/nfs/nfs4proc.c 		int errorcode, struct nfs4_exception *exception)
exception         454 fs/nfs/nfs4proc.c 	struct nfs4_state *state = exception->state;
exception         456 fs/nfs/nfs4proc.c 	struct inode *inode = exception->inode;
exception         459 fs/nfs/nfs4proc.c 	exception->delay = 0;
exception         460 fs/nfs/nfs4proc.c 	exception->recovering = 0;
exception         461 fs/nfs/nfs4proc.c 	exception->retry = 0;
exception         463 fs/nfs/nfs4proc.c 	stateid = nfs4_recoverable_stateid(exception->stateid);
exception         494 fs/nfs/nfs4proc.c 					exception->retry = 1;
exception         528 fs/nfs/nfs4proc.c 			if (exception->timeout > HZ) {
exception         542 fs/nfs/nfs4proc.c 			exception->delay = 1;
exception         547 fs/nfs/nfs4proc.c 			exception->retry = 1;
exception         554 fs/nfs/nfs4proc.c 				exception->retry = 1;
exception         565 fs/nfs/nfs4proc.c 	exception->recovering = 1;
exception         572 fs/nfs/nfs4proc.c int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception)
exception         577 fs/nfs/nfs4proc.c 	ret = nfs4_do_handle_exception(server, errorcode, exception);
exception         578 fs/nfs/nfs4proc.c 	if (exception->delay) {
exception         579 fs/nfs/nfs4proc.c 		ret = nfs4_delay(&exception->timeout,
exception         580 fs/nfs/nfs4proc.c 				exception->interruptible);
exception         583 fs/nfs/nfs4proc.c 	if (exception->recovering) {
exception         592 fs/nfs/nfs4proc.c 		exception->retry = 1;
exception         598 fs/nfs/nfs4proc.c 		int errorcode, struct nfs4_exception *exception)
exception         603 fs/nfs/nfs4proc.c 	ret = nfs4_do_handle_exception(server, errorcode, exception);
exception         604 fs/nfs/nfs4proc.c 	if (exception->delay) {
exception         605 fs/nfs/nfs4proc.c 		rpc_delay(task, nfs4_update_delay(&exception->timeout));
exception         608 fs/nfs/nfs4proc.c 	if (exception->recovering) {
exception         619 fs/nfs/nfs4proc.c 		exception->retry = 1;
exception         634 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception         641 fs/nfs/nfs4proc.c 		exception.timeout = *timeout;
exception         644 fs/nfs/nfs4proc.c 			&exception);
exception         645 fs/nfs/nfs4proc.c 	if (exception.delay && timeout)
exception         646 fs/nfs/nfs4proc.c 		*timeout = exception.timeout;
exception         647 fs/nfs/nfs4proc.c 	if (exception.retry)
exception        1189 fs/nfs/nfs4proc.c 		int err, struct nfs4_exception *exception)
exception        1196 fs/nfs/nfs4proc.c 	exception->retry = 1;
exception        2155 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = { };
exception        2160 fs/nfs/nfs4proc.c 		if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
exception        2164 fs/nfs/nfs4proc.c 		nfs4_handle_exception(server, err, &exception);
exception        2165 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        2670 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = { };
exception        2676 fs/nfs/nfs4proc.c 		if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
exception        2683 fs/nfs/nfs4proc.c 			nfs4_handle_exception(server, err, &exception);
exception        2686 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        3156 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        3191 fs/nfs/nfs4proc.c 			exception.retry = 1;
exception        3201 fs/nfs/nfs4proc.c 			exception.retry = 1;
exception        3206 fs/nfs/nfs4proc.c 			exception.retry = 1;
exception        3211 fs/nfs/nfs4proc.c 			exception.retry = 1;
exception        3214 fs/nfs/nfs4proc.c 		if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
exception        3217 fs/nfs/nfs4proc.c 					status, &exception));
exception        3218 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        3297 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        3326 fs/nfs/nfs4proc.c 		err = nfs4_handle_exception(server, err, &exception);
exception        3327 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        3448 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        3501 fs/nfs/nfs4proc.c 					server, task->tk_status, &exception);
exception        3502 fs/nfs/nfs4proc.c 			if (exception.retry)
exception        3824 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        3831 fs/nfs/nfs4proc.c 				&exception);
exception        3832 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        3868 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        3880 fs/nfs/nfs4proc.c 			err = nfs4_handle_exception(server, err, &exception);
exception        3882 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4097 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4105 fs/nfs/nfs4proc.c 				&exception);
exception        4106 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4222 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4237 fs/nfs/nfs4proc.c 				err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
exception        4247 fs/nfs/nfs4proc.c 			exception.retry = 1;
exception        4250 fs/nfs/nfs4proc.c 			err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
exception        4252 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4328 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4336 fs/nfs/nfs4proc.c 				&exception);
exception        4337 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4377 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4385 fs/nfs/nfs4proc.c 				&exception);
exception        4386 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4434 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4442 fs/nfs/nfs4proc.c 				&exception);
exception        4443 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4512 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4528 fs/nfs/nfs4proc.c 				&exception);
exception        4529 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4535 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4544 fs/nfs/nfs4proc.c 				&exception);
exception        4545 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4696 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4703 fs/nfs/nfs4proc.c 				&exception);
exception        4704 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4805 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4817 fs/nfs/nfs4proc.c 				&exception);
exception        4818 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4846 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4860 fs/nfs/nfs4proc.c 				&exception);
exception        4861 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4908 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4917 fs/nfs/nfs4proc.c 				&exception);
exception        4918 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        4961 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        4975 fs/nfs/nfs4proc.c 				&exception);
exception        4976 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        5005 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        5012 fs/nfs/nfs4proc.c 				&exception);
exception        5013 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        5038 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        5050 fs/nfs/nfs4proc.c 		err = nfs4_handle_exception(server, err, &exception);
exception        5051 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        5099 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        5107 fs/nfs/nfs4proc.c 				&exception);
exception        5108 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        5155 fs/nfs/nfs4proc.c 		struct nfs4_exception exception = {
exception        5161 fs/nfs/nfs4proc.c 				server, task->tk_status, &exception);
exception        5162 fs/nfs/nfs4proc.c 		if (exception.retry) {
exception        5236 fs/nfs/nfs4proc.c 		struct nfs4_exception exception = {
exception        5243 fs/nfs/nfs4proc.c 				&exception);
exception        5244 fs/nfs/nfs4proc.c 		if (exception.retry) {
exception        5378 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = { };
exception        5383 fs/nfs/nfs4proc.c 		status = nfs4_handle_exception(dst_server, status, &exception);
exception        5384 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        5670 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        5679 fs/nfs/nfs4proc.c 		ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
exception        5680 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        5755 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = { };
exception        5761 fs/nfs/nfs4proc.c 				&exception);
exception        5762 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        5806 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        5818 fs/nfs/nfs4proc.c 				&exception);
exception        5819 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        5865 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = { };
exception        5873 fs/nfs/nfs4proc.c 				&exception);
exception        5874 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        6195 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        6242 fs/nfs/nfs4proc.c 				&exception);
exception        6243 fs/nfs/nfs4proc.c 		if (exception.retry)
exception        6368 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = { };
exception        6379 fs/nfs/nfs4proc.c 		err = nfs4_handle_exception(server, err, &exception);
exception        6380 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        6428 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        6437 fs/nfs/nfs4proc.c 				&exception);
exception        6438 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        6531 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        6566 fs/nfs/nfs4proc.c 					&exception);
exception        6567 fs/nfs/nfs4proc.c 			if (exception.retry)
exception        6936 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        6948 fs/nfs/nfs4proc.c 		nfs4_handle_exception(server, err, &exception);
exception        6949 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        6956 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        6977 fs/nfs/nfs4proc.c 			nfs4_handle_exception(server, err, &exception);
exception        6980 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        7034 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        7046 fs/nfs/nfs4proc.c 				err, &exception);
exception        7047 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        7443 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        7452 fs/nfs/nfs4proc.c 				&exception);
exception        7453 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        7588 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        7603 fs/nfs/nfs4proc.c 		nfs4_handle_exception(server, status, &exception);
exception        7604 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        7714 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        7729 fs/nfs/nfs4proc.c 		nfs4_handle_exception(server, status, &exception);
exception        7730 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        7795 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        7817 fs/nfs/nfs4proc.c 				&exception);
exception        7818 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        9018 fs/nfs/nfs4proc.c 		struct nfs4_layoutget *lgp, struct nfs4_exception *exception)
exception        9072 fs/nfs/nfs4proc.c 		exception->timeout = 0;
exception        9079 fs/nfs/nfs4proc.c 			exception->state = lgp->args.ctx->state;
exception        9080 fs/nfs/nfs4proc.c 			exception->stateid = &lgp->args.stateid;
exception        9095 fs/nfs/nfs4proc.c 	err = nfs4_handle_exception(server, nfs4err, exception);
exception        9097 fs/nfs/nfs4proc.c 		if (exception->retry)
exception        9149 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        9170 fs/nfs/nfs4proc.c 		status = nfs4_layoutget_handle_exception(task, lgp, &exception);
exception        9171 fs/nfs/nfs4proc.c 		*timeout = exception.timeout;
exception        9174 fs/nfs/nfs4proc.c 		*timeout = nfs4_update_delay(&exception.timeout);
exception        9352 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = { };
exception        9358 fs/nfs/nfs4proc.c 					&exception);
exception        9359 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        9520 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        9549 fs/nfs/nfs4proc.c 			err = nfs4_handle_exception(server, err, &exception);
exception        9551 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception        9657 fs/nfs/nfs4proc.c 		int err, struct nfs4_exception *exception)
exception        9659 fs/nfs/nfs4proc.c 	exception->retry = 0;
exception        9663 fs/nfs/nfs4proc.c 		nfs4_handle_exception(server, err, exception);
exception        9670 fs/nfs/nfs4proc.c 		nfs4_do_handle_exception(server, err, exception);
exception        9689 fs/nfs/nfs4proc.c 	struct nfs4_exception exception = {
exception        9695 fs/nfs/nfs4proc.c 		nfs4_handle_delay_or_session_error(server, err, &exception);
exception        9696 fs/nfs/nfs4proc.c 	} while (exception.retry);
exception         431 include/acpi/acpixf.h 			  *acpi_format_exception(acpi_status exception))
exception          35 include/linux/kgdb.h extern int kgdb_skipexception(int exception, struct pt_regs *regs);
exception         292 include/linux/kgdb.h extern unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs);
exception         282 include/uapi/linux/kvm.h 			__u32 exception;
exception         209 kernel/debug/debug_core.c unsigned long __weak kgdb_arch_pc(int exception, struct pt_regs *regs)
exception         219 kernel/debug/debug_core.c int __weak kgdb_skipexception(int exception, struct pt_regs *regs)
exception         172 samples/bpf/xdp_redirect_cpu_user.c 	struct record exception;
exception         239 samples/bpf/xdp_redirect_cpu_user.c 	rec->exception.cpu = alloc_record_per_cpu();
exception         252 samples/bpf/xdp_redirect_cpu_user.c 	free(r->exception.cpu);
exception         446 samples/bpf/xdp_redirect_cpu_user.c 		rec  = &stats_rec->exception;
exception         447 samples/bpf/xdp_redirect_cpu_user.c 		prev = &stats_prev->exception;
exception         485 samples/bpf/xdp_redirect_cpu_user.c 	map_collect_percpu(fd, 0, &rec->exception);
exception         137 tools/arch/arm/include/uapi/asm/kvm.h 	} exception;
exception         170 tools/arch/arm64/include/uapi/asm/kvm.h 	} exception;
exception         252 tools/arch/x86/include/uapi/asm/kvm.h 	__u32 exception;
exception         305 tools/arch/x86/include/uapi/asm/kvm.h 	} exception;
exception         282 tools/include/uapi/linux/kvm.h 			__u32 exception;
exception          40 tools/lib/subcmd/pager.c 	fd_set exception;
exception          43 tools/lib/subcmd/pager.c 	FD_ZERO(&exception);
exception          45 tools/lib/subcmd/pager.c 	FD_SET(0, &exception);
exception          46 tools/lib/subcmd/pager.c 	select(1, &in, NULL, &exception, NULL);
exception          47 tools/testing/selftests/powerpc/tm/tm-unavailable.c 	int exception;
exception          52 tools/testing/selftests/powerpc/tm/tm-unavailable.c 	if (flags.touch_fp && flags.exception == FP_UNA_EXCEPTION)
exception          55 tools/testing/selftests/powerpc/tm/tm-unavailable.c 	if (flags.touch_vec && flags.exception == VEC_UNA_EXCEPTION)
exception          66 tools/testing/selftests/powerpc/tm/tm-unavailable.c 	     flags.exception == VSX_UNA_EXCEPTION)
exception         113 tools/testing/selftests/powerpc/tm/tm-unavailable.c 	if (flags.exception != FP_UNA_EXCEPTION &&
exception         114 tools/testing/selftests/powerpc/tm/tm-unavailable.c 	    flags.exception != VEC_UNA_EXCEPTION &&
exception         115 tools/testing/selftests/powerpc/tm/tm-unavailable.c 	    flags.exception != VSX_UNA_EXCEPTION) {
exception         216 tools/testing/selftests/powerpc/tm/tm-unavailable.c 		  [exception] "r"  (flags.exception),
exception         341 tools/testing/selftests/powerpc/tm/tm-unavailable.c 	int rc, exception; /* FP = 0, VEC = 1, VSX = 2 */
exception         373 tools/testing/selftests/powerpc/tm/tm-unavailable.c 	for (exception = 0; exception < NUM_EXCEPTIONS; exception++) {
exception         376 tools/testing/selftests/powerpc/tm/tm-unavailable.c 		if (exception == FP_UNA_EXCEPTION)
exception         379 tools/testing/selftests/powerpc/tm/tm-unavailable.c 		else if (exception == VEC_UNA_EXCEPTION)
exception         385 tools/testing/selftests/powerpc/tm/tm-unavailable.c 		flags.exception = exception;
exception        1098 virt/kvm/arm/arm.c 	for (i = 0; i < ARRAY_SIZE(events->exception.pad); i++)
exception        1099 virt/kvm/arm/arm.c 		if (events->exception.pad[i])