/linux-4.4.14/drivers/acpi/acpica/ |
D | utexcep.c | 68 const struct acpi_exception_info *exception; in acpi_format_exception() local 72 exception = acpi_ut_validate_exception(status); in acpi_format_exception() 73 if (!exception) { in acpi_format_exception() 83 return (exception->name); in acpi_format_exception() 104 const struct acpi_exception_info *exception = NULL; in ACPI_EXPORT_SYMBOL() local 117 exception = &acpi_gbl_exception_names_env[sub_status]; in ACPI_EXPORT_SYMBOL() 124 exception = &acpi_gbl_exception_names_pgm[sub_status]; in ACPI_EXPORT_SYMBOL() 131 exception = &acpi_gbl_exception_names_tbl[sub_status]; in ACPI_EXPORT_SYMBOL() 138 exception = &acpi_gbl_exception_names_aml[sub_status]; in ACPI_EXPORT_SYMBOL() 145 exception = &acpi_gbl_exception_names_ctrl[sub_status]; in ACPI_EXPORT_SYMBOL() [all …]
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | exception.c | 11 int bfin_request_exception(unsigned int exception, void (*handler)(void)) in bfin_request_exception() argument 15 if (exception > 0x3F) in bfin_request_exception() 18 curr_handler = ex_table[exception]; in bfin_request_exception() 23 ex_table[exception] = handler; in bfin_request_exception() 29 int bfin_free_exception(unsigned int exception, void (*handler)(void)) in bfin_free_exception() argument 33 if (exception > 0x3F) in bfin_free_exception() 36 curr_handler = ex_table[exception]; in bfin_free_exception() 41 ex_table[exception] = ex_replaceable; in bfin_free_exception()
|
D | Makefile | 11 exception.o dumpstack.o
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | skeleton.S | 7 | Each entry point for exception 'xxxx' begins with a 'jmp fpsp_xxxx'. 10 | the 'fpsp_xxxx' handler entry point should be placed in the exception 12 | exception is one that must be reported then there will be a 16 | that caused the exception will still be pending when the FPSP 18 | to handle the exception. 20 | If the exception was completely handled by the package, then 58 | Divide by Zero exception 80 | Inexact exception 83 | will probably want to clear the pending exception. 84 | The provided code will clear the E3 exception (if pending), [all …]
|
D | fpsp.h | 11 | fpsp.h --- stack frame offsets during FPSP exception handling 13 | These equates are used to access the exception frame, the fsave 44 | Positive offsets from A6 refer to the exception frame. Negative 56 | and then either "bra fpsp_done" if the exception was completely 58 | label to a routine that will process a real exception of the 60 | if the FPU state after the exception is idle. 62 | Sometimes the exception handler will transform the fsave area 63 | because it needs to report an exception back to the user. This 92 .set FPCR_ENABLE,USER_FPCR+2 | FPCR exception enable 97 .set FPSR_EXCEPT,USER_FPSR+2 | FPSR exception [all …]
|
D | kernel_ex.S | 4 | This file contains routines to force exception status in the 46 | DZ exception 51 | set FPSR exception status dz bit, condition code 57 | set exception status bit & accrued bits in FPSR 103 | OPERR exception 106 | set FPSR exception status operr bit, condition code 111 | set FPSR exception status operr bit, accrued operr bit 128 | t_unfl --- UNFL exception
|
D | gen_except.S | 6 | This routine compares the exception enable byte of the 7 | user_fpcr on the stack with the exception status byte 96 | that caused an exception 168 | exception is to set the E1/E3 byte and clr the U flag. 171 | are inex2 and inex1, and also clears the E1 exception bit 172 | left over from the unimp exception. 250 | x is an extended denorm can report an underflow exception. 251 | It is the responsibility of the exception-causing exception 268 bsetb #E1,E_BYTE(%a6) |set E1 exception flag 324 | instruction in an emulation routine caused the exception [all …]
|
D | x_snan.S | 4 | fpsp_snan --- FPSP handler for signalling NAN exception 7 | an SNAN) is a non-maskable run-time exception. 18 | disabled with the exception posted. If the instruction is not move_ 19 | out, the dest. is not modified, and the exception is posted. 57 | It is possible to have an inex1 exception with the 68 | Inexact enabled and reported, and we must take an inexact exception.
|
D | x_fline.S | 4 | fpsp_fline --- FPSP handler for fline exception 6 | First determine if the exception is one of the unimplemented 10 | must be a real F-line exception.
|
D | x_operr.S | 4 | fpsp_operr --- FPSP handler for operand error exception 272 | Destination is memory. Get <ea> from integer exception frame 304 | to the kernel operr handler with only the integer exception 332 | Inexact enabled and reported, and we must take an inexact exception. 345 | Since operr is only an E1 exception, there is no need to frestore
|
D | x_unimp.S | 5 | exception. 56 | exception byte and condition codes are clear before proceeding
|
D | x_ovfl.S | 4 | fpsp_ovfl --- FPSP handler for overflow exception 30 | operand needs to be made available to the users exception handler
|
D | x_bsun.S | 4 | fpsp_bsun --- FPSP handler for branch/set on unordered exception
|
D | x_unfl.S | 4 | fpsp_unfl --- FPSP handler for underflow exception 56 | exception 92 | Inexact enabled and reported, and we must take an inexact exception 151 | If the exception bit set is E3, the exceptional operand from the
|
D | x_unsupp.S | 4 | fpsp_unsupp --- FPSP handler for unsupported data type exception
|
D | decbin.S | 63 | in an inex2 exception. If so, set inex1 in the fpsr and 64 | check if the inex1 exception is enabled. If so, set d7 upper 66 | exception occurred. Unimp will fix the stack. 493 | If the final mul/div in decbin incurred an inex exception,
|
D | sgetem.S | 39 | This entry point is used by the unimplemented instruction exception 65 | This entry point is used by the unimplemented instruction exception
|
D | stan.S | 247 fdivx %fp1,%fp0 |last inst - possible exception set 287 fdivx (%sp)+,%fp0 |last inst - possible exception set 301 fmovex (%sp)+,%fp0 |last inst - possible exception set
|
D | setox.S | 53 | Notes: This will always generate one exception -- inexact. 166 | Possible exception in 6.4 is overflow or underflow. 167 | The inexact exception is not generated in 6.4. Although 169 | raised, to simulate that exception cost to much than the 176 | Notes: For non-zero X, the inexact exception will always be 177 | raised by 7.3. That is the only exception raised by 7.3.
|
D | sasin.S | 90 fbgt t_operr |cause an operr exception
|
D | bugfix.S | 170 | nu-generated ovfl, unfl, or inex exception. If the version 253 | processing the original exception. If the result is also 375 | processing the original exception. If the result is also
|
D | get_op.S | 7 | type exception handler ('unsupp' - vector 55) and the unimplemented 8 | instruction exception handler ('unimp' - vector 11). 'get_op'
|
D | ssinh.S | 131 fmulx (%sp)+,%fp0 |possible exception
|
D | stanh.S | 166 fmovex X(%a6),%fp0 |last inst - possible exception set
|
D | x_store.S | 53 | in the USER_FPn variable on the stack because all exception
|
D | scale.S | 41 | This entry point is used by the unimplemented instruction exception
|
D | util.S | 103 btstb #E3,E_BYTE(%a6) |check for nu exception 104 beql ovf_e1_exc |it is cu exception
|
D | satan.S | 397 fmovex X(%a6),%fp0 |last inst - possible exception set
|
D | round.S | 504 btstb #E3,E_BYTE(%a6) |test for type E3 exception 505 beqs not_E3 |not type E3 exception
|
D | srem_mod.S | 308 fmovex R(%a6),%fp0 | ...no exception
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | fskeleton.S | 70 | This is the exit point for the 060FPSP when an enabled overflow exception 72 | for enabled overflow conditions. The exception stack frame is an overflow 75 | The sample routine below simply clears the exception status bit and 89 | This is the exit point for the 060FPSP when an enabled underflow exception 91 | for enabled underflow conditions. The exception stack frame is an underflow 94 | The sample routine below simply clears the exception status bit and 107 | This is the exit point for the 060FPSP when an enabled operand error exception 109 | for enabled operand error exceptions. The exception stack frame is an operand error 113 | The sample routine below simply clears the exception status bit and 126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception [all …]
|
D | fpsp.doc | 33 Package. This package is essentially a set of exception handlers 35 These exception handlers emulate Unimplemented FP instructions, 38 includes exception handlers to provide full IEEE-754 compliant 39 exception handling. 100 For example, if the 68060 hardware took a "Line-F Emulator" exception 171 exception taken ---> enter _060_fpsp_snan --| 179 exception taken ---> enter _060_fpsp_operr --| 187 exception taken ---> enter _060_fpsp_dz --| 195 exception taken ---> enter _060_fpsp_inex --| 204 exception taken ---> enter _060_fpsp_ovfl --| [all …]
|
D | iskeleton.S | 59 | Instruction exception handler. For a normal exit, the 85 | Instruction exception handler. If the instruction was a "chk2" 87 | a CHK exception stack frame from the Unimplemented Integer Instrcution 120 | Instruction exception handler isp_unimp(). If the instruction is a 64-bit 122 | creates a Divide-by-zero exception stack frame from the Unimplemented 125 | Remember that a trace exception may be pending. The code below performs 126 | no action associated with the "chk" exception. If tracing is enabled, 127 | then it create a Trace exception stack frame from the "chk" exception 198 | plpaw and handle any exception here. The kernel must not be
|
D | fplsp.doc | 37 instructions normally take exception vector #11 43 with taking the exception. 109 entry. If an exception should be reported, then the package forces 110 this exception using implemented floating-point instructions. 112 floating-point Operand Error exception, then the library routine 114 exception. Although the FPIAR will be undefined for the enabled 115 Operand Error exception handler, the user will at least be able
|
D | isp.doc | 33 This package is essentially an exception handler that can be 35 Integer Instruction" exception vector #61. 36 This exception is taken when any of the integer instructions 109 exception (vector #61), the operating system should execute something 175 address) take the Unimplemented Integer Instruction exception. When the 209 exception taken ---> enter _060_isp_unimp --|
|
D | ilsp.doc | 37 exception vector #61 "Unimplemented Integer Instruction". 42 taking the exception. 131 source operand so that an "Integer Divide-by-Zero" exception 132 will be taken. Although the exception stack frame will not
|
D | CHANGES | 74 from the current exception stack frame and exits 79 SR = SR at time of exception 101 SR = SR at time of exception
|
D | TEST.DOC | 151 main fp test: tests (1) unimp effective address exception 155 FP unimplemented: tests FP unimplemented exception. this one is 164 _real_XXXX() to do nothing except clear the exception
|
/linux-4.4.14/drivers/s390/char/ |
D | tape_3590.c | 963 char *exception, *service; in tape_3590_print_mim_msg_f0() local 965 exception = kmalloc(BUFSIZE, GFP_ATOMIC); in tape_3590_print_mim_msg_f0() 968 if (!exception || !service) in tape_3590_print_mim_msg_f0() 975 snprintf(exception, BUFSIZE, "Data degraded"); in tape_3590_print_mim_msg_f0() 978 snprintf(exception, BUFSIZE, "Data degraded in partion %i", in tape_3590_print_mim_msg_f0() 982 snprintf(exception, BUFSIZE, "Medium degraded"); in tape_3590_print_mim_msg_f0() 985 snprintf(exception, BUFSIZE, "Medium degraded in partition %i", in tape_3590_print_mim_msg_f0() 989 snprintf(exception, BUFSIZE, "Block 0 Error"); in tape_3590_print_mim_msg_f0() 992 snprintf(exception, BUFSIZE, "Medium Exception 0x%02x", in tape_3590_print_mim_msg_f0() 996 snprintf(exception, BUFSIZE, "0x%02x", in tape_3590_print_mim_msg_f0() [all …]
|
/linux-4.4.14/arch/mips/kernel/ |
D | genex.S | 380 .macro __BUILD_silent exception 397 .macro __BUILD_count exception 398 LONG_L t0,exception_count_\exception 400 LONG_S t0,exception_count_\exception 401 .comm exception_count\exception, 8, 8 404 .macro __BUILD_HANDLER exception handler clear verbose ext 406 NESTED(handle_\exception, PT_SIZE, sp) 409 FEXPORT(handle_\exception\ext) 412 __BUILD_\verbose \exception 416 END(handle_\exception) [all …]
|
/linux-4.4.14/fs/nfs/ |
D | nfs42proc.c | 80 struct nfs4_exception exception = { }; in nfs42_proc_fallocate() local 87 err = nfs4_handle_exception(server, err, &exception); in nfs42_proc_fallocate() 88 } while (exception.retry); in nfs42_proc_fallocate() 177 struct nfs4_exception exception = { }; in nfs42_proc_llseek() local 186 err = nfs4_handle_exception(server, err, &exception); in nfs42_proc_llseek() 187 } while (exception.retry); in nfs42_proc_llseek() 327 struct nfs4_exception exception = { }; in nfs42_proc_clone() local 340 err = nfs4_handle_exception(server, err, &exception); in nfs42_proc_clone() 341 } while (exception.retry); in nfs42_proc_clone()
|
D | nfs4proc.c | 348 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception() argument 351 struct nfs4_state *state = exception->state; in nfs4_do_handle_exception() 352 struct inode *inode = exception->inode; in nfs4_do_handle_exception() 355 exception->delay = 0; in nfs4_do_handle_exception() 356 exception->recovering = 0; in nfs4_do_handle_exception() 357 exception->retry = 0; in nfs4_do_handle_exception() 406 if (exception->timeout > HZ) { in nfs4_do_handle_exception() 416 exception->delay = 1; in nfs4_do_handle_exception() 421 exception->retry = 1; in nfs4_do_handle_exception() 428 exception->retry = 1; in nfs4_do_handle_exception() [all …]
|
/linux-4.4.14/arch/arc/include/asm/ |
D | entry-arcv2.h | 45 .ifnc \called_from, exception 54 .ifnc \called_from, exception 118 ; Although H/w exception micro-ops do set Z flag for U mode (just like 120 ; a TLB Miss exception handler (tlbex.S) 125 INTERRUPT_PROLOGUE exception
|
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 71 add #(3+2)*4,r0 ! rewind r0 - r3 + exception frame 83 ! in kernel exception 89 ! restore exception frame & regs 108 ! dispatch exception / interrupt 120 mov.l @r8,r8 ! exception handler address 123 mov.l 8f,r8 ! unhandled exception 201 ! overlap exception frame 218 mov.l r2,@(OFF_SP,r0) ! point exception frame top 236 ! common exception handler
|
D | ex.S | 19 ! exception no 0 to 255 38 ! exception no 256 to 511
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | softfloat.c | 100 roundData->exception |= float_flag_invalid; in roundAndPackInt32() 103 if ( roundBits ) roundData->exception |= float_flag_inexact; in roundAndPackInt32() 247 roundData->exception |= float_flag_overflow | float_flag_inexact; in roundAndPackFloat32() 258 if ( isTiny && roundBits ) roundData->exception |= float_flag_underflow; in roundAndPackFloat32() 261 if ( roundBits ) roundData->exception |= float_flag_inexact; in roundAndPackFloat32() 420 roundData->exception |= float_flag_overflow | float_flag_inexact; in roundAndPackFloat64() 431 if ( isTiny && roundBits ) roundData->exception |= float_flag_underflow; in roundAndPackFloat64() 434 if ( roundBits ) roundData->exception |= float_flag_inexact; in roundAndPackFloat64() 618 if ( isTiny && roundBits ) roundData->exception |= float_flag_underflow; in roundAndPackFloatx80() 619 if ( roundBits ) roundData->exception |= float_flag_inexact; in roundAndPackFloatx80() [all …]
|
D | fpa11_cprt.c | 76 roundData.exception = 0; in PerformFLT() 106 if (roundData.exception) in PerformFLT() 107 float_raise(roundData.exception); in PerformFLT() 120 roundData.exception = 0; in PerformFIX() 147 if (roundData.exception) in PerformFIX() 148 float_raise(roundData.exception); in PerformFIX()
|
D | fpa11_cpdo.c | 45 roundData.exception = 0; in EmulateCPDO() 133 if (roundData.exception) in EmulateCPDO() 134 float_raise(roundData.exception); in EmulateCPDO()
|
D | softfloat-specialize | 106 exception is raised. 138 signaling NaN, the invalid exception is raised. 200 exception is raised. 235 signaling NaN, the invalid exception is raised. 308 invalid exception is raised. 344 `b' is a signaling NaN, the invalid exception is raised.
|
D | fpa11_cpdt.c | 275 roundData.exception = 0; in PerformSTF() 310 if (roundData.exception) in PerformSTF() 311 float_raise(roundData.exception); in PerformSTF()
|
D | fpa11.h | 43 signed char exception; member
|
D | entry.S | 114 @ to fault. Emit the appropriate exception gunk to fix things up.
|
D | ChangeLog | 59 task. This should happen on the first floating point exception
|
/linux-4.4.14/arch/arm/ |
D | Kconfig-nommu | 40 The kernel needs to change the hardware exception vectors. 41 In nommu mode, the hardware exception vectors are normally 47 If your CPU provides a remap facility which allows the exception 51 external support to redirect the hardware exception vectors to
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | entry.S | 188 cmp EPSW_IM_7,d0 # interrupts off (exception path) ? 276 # NMI exception entry points 324 mov a2,d1 # arg 1: exception number 338 # General exception entry point 355 and 0x0000FFFF,d0 # turn the exception code into a vector 365 mov (REG_D0,fp),a2 # get the exception number 383 call gdbstub_exception[],0 # gdbstub itself caused an exception 389 mov a2,d1 # arg 1: exception number 412 # Change an entry in the exception table 413 # - D0 exception code, D1 handler
|
D | fpu-nofpu-low.S | 21 # - handle an exception due to the FPU being disabled
|
D | fpu-low.S | 160 # - note that an FPU Operational exception might occur during this process 188 # - handle an exception due to the FPU being disabled
|
D | head.S | 86 # turn on AM33v2 exception handling mode and set the trap table base
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-armv.S | 126 @ common_invalid - generic code for failed exception (re-entrant version of handlers) 135 stmia r0, {r5 - r7} @ lr_<exception>, 136 @ cpsr_<exception>, "old_r0" 173 @ from the exception stack 182 @ r4 - lr_<exception>, already fixed up for correct return/restart 183 @ r5 - spsr_<exception> 206 svc_exit r5 @ return from exception 225 svc_exit r5, irq = 1 @ return from exception 294 svc_exit r5 @ return from exception 303 svc_exit r5 @ return from exception [all …]
|
D | entry-header.S | 77 @ exception entry. Depending on the mode the cpu was in when the 78 @ exception happend that is either on the main or the process stack. 86 @ exception frame because of tail-chaining. So these have to be 135 @ an exception frame is always 8-byte aligned. To tell the hardware if 147 @ write basic exception frame 315 @ monitor is part of the exception entry and exit sequence.
|
D | entry-v7m.S | 71 @ registers r0-r3 and r12 are automatically restored on exception
|
D | vmlinux.lds.S | 105 *(.exception.text)
|
D | iwmmxt.S | 104 ret r9 @ normal exit from exception
|
/linux-4.4.14/arch/x86/kvm/ |
D | x86.h | 11 vcpu->arch.exception.pending = false; in kvm_clear_exception_queue() 29 return vcpu->arch.exception.pending || vcpu->arch.interrupt.pending || in kvm_event_needs_reinjection() 169 struct x86_exception *exception); 173 struct x86_exception *exception);
|
D | x86.c | 370 if (!vcpu->arch.exception.pending) { in kvm_multiple_exception() 374 vcpu->arch.exception.pending = true; in kvm_multiple_exception() 375 vcpu->arch.exception.has_error_code = has_error; in kvm_multiple_exception() 376 vcpu->arch.exception.nr = nr; in kvm_multiple_exception() 377 vcpu->arch.exception.error_code = error_code; in kvm_multiple_exception() 378 vcpu->arch.exception.reinject = reinject; in kvm_multiple_exception() 383 prev_nr = vcpu->arch.exception.nr; in kvm_multiple_exception() 394 vcpu->arch.exception.pending = true; in kvm_multiple_exception() 395 vcpu->arch.exception.has_error_code = true; in kvm_multiple_exception() 396 vcpu->arch.exception.nr = DF_VECTOR; in kvm_multiple_exception() [all …]
|
D | trace.h | 277 TP_PROTO(unsigned exception, bool has_error, unsigned error_code), 278 TP_ARGS(exception, has_error, error_code), 281 __field( u8, exception ) 287 __entry->exception = exception; 293 __print_symbolic(__entry->exception, kvm_trace_sym_exc), 323 TP_PROTO(unsigned write, u32 ecx, u64 data, bool exception), 324 TP_ARGS(write, ecx, data, exception), 330 __field( u8, exception ) 337 __entry->exception = exception; 343 __entry->exception ? " (#GP)" : "")
|
D | emulate.c | 556 ctxt->exception.vector = vec; in emulate_exception() 557 ctxt->exception.error_code = error; in emulate_exception() 558 ctxt->exception.error_code_valid = valid; in emulate_exception() 779 return ctxt->ops->read_std(ctxt, linear, data, size, &ctxt->exception); in segmented_read_std() 823 size, &ctxt->exception); in __do_insn_fetch_bytes() 1349 &ctxt->exception); in read_emulated() 1387 &ctxt->exception); in segmented_write() 1402 size, &ctxt->exception); in segmented_cmpxchg() 1453 &ctxt->exception); in read_interrupt_descriptor() 1517 &ctxt->exception); in read_segment_descriptor() [all …]
|
D | paging_tmpl.h | 875 struct x86_exception *exception) in FNAME() 886 } else if (exception) in FNAME() 887 *exception = walker.fault; in FNAME() 895 struct x86_exception *exception) in FNAME() 906 } else if (exception) in FNAME() 907 *exception = walker.fault; in FNAME()
|
D | mmu.c | 3273 u32 access, struct x86_exception *exception) in nonpaging_gva_to_gpa() argument 3275 if (exception) in nonpaging_gva_to_gpa() 3276 exception->error_code = 0; in nonpaging_gva_to_gpa() 3282 struct x86_exception *exception) in nonpaging_gva_to_gpa_nested() argument 3284 if (exception) in nonpaging_gva_to_gpa_nested() 3285 exception->error_code = 0; in nonpaging_gva_to_gpa_nested() 3286 return vcpu->arch.nested_mmu.translate_gpa(vcpu, vaddr, access, exception); in nonpaging_gva_to_gpa_nested()
|
/linux-4.4.14/Documentation/devicetree/bindings/nios2/ |
D | nios2.txt | 30 - altr,fast-tlb-miss-addr: Specifies CPU fast TLB miss exception address 31 - altr,exception-addr: Specifies CPU exception address 59 altr,exception-addr = <0xd0000020>;
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 963 # underflow exception. Since this is incorrect, we need to check 1320 # we determine the highest priority exception(if any) set by the 1347 bfffo %d0{&24:&8},%d0 # find highest priority exception 1369 # An exception occurred and that exception was enabled: 1371 # shift enabled exception field into lo byte of d0; 1385 cmpi.b %d0,&0x6 # is exception INEX? (6) 1388 # the enabled exception was inexact 1395 # corresponding exception. the operand in the fsave frame should be the original 1493 # fmove out took an unimplemented data type exception. 1509 and.l &0xffff00ff,USER_FPSR(%a6) # zero exception field [all …]
|
D | fpsp.S | 964 # underflow exception. Since this is incorrect, we need to check 1321 # we determine the highest priority exception(if any) set by the 1348 bfffo %d0{&24:&8},%d0 # find highest priority exception 1370 # An exception occurred and that exception was enabled: 1372 # shift enabled exception field into lo byte of d0; 1386 cmpi.b %d0,&0x6 # is exception INEX? (6) 1389 # the enabled exception was inexact 1396 # corresponding exception. the operand in the fsave frame should be the original 1494 # fmove out took an unimplemented data type exception. 1510 and.l &0xffff00ff,USER_FPSR(%a6) # zero exception field [all …]
|
D | fplsp.S | 340 set FPSR_EXCEPT, USER_FPSR+2 # FPSR exception status byte 341 set FPSR_AEXCEPT, USER_FPSR+3 # FPSR accrued exception byte 344 set FPCR_ENABLE, USER_FPCR+2 # FPCR exception enable 452 set bsun_mask, 0x00008000 # bsun exception mask 453 set snan_mask, 0x00004000 # snan exception mask 454 set operr_mask, 0x00002000 # operr exception mask 455 set ovfl_mask, 0x00001000 # overflow exception mask 456 set unfl_mask, 0x00000800 # underflow exception mask 457 set dz_mask, 0x00000400 # dz exception mask 458 set inex2_mask, 0x00000200 # inex2 exception mask [all …]
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.h_shipped | 20 /* As a special exception, you may create a larger work that contains 26 special exception, which will cause the skeleton and the resulting 28 License without this special exception. 30 This special exception was added by the Free Software Foundation in
|
D | parse.tab.c_shipped | 20 /* As a special exception, you may create a larger work that contains 26 special exception, which will cause the skeleton and the resulting 28 License without this special exception. 30 This special exception was added by the Free Software Foundation in 1277 one exception: it will still contain any token that will not be
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | irq_handler.h | 48 extern int bfin_request_exception(unsigned int exception, void (*handler)(void)); 49 extern int bfin_free_exception(unsigned int exception, void (*handler)(void));
|
/linux-4.4.14/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 76 add #(4+2)*4,r3 ! rewind r0 - r3 + exception frame 101 ! in kernel exception 116 add #-4,r2 ! exception frame stub (sr) 155 mov.l @r8,r8 ! exception handler address 158 mov.l 8f,r8 ! unhandled exception 253 ! overlap exception frame 272 mov.l r2,@(OFF_SP,r0) ! point exception frame top 307 ! common exception handler
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.h_shipped | 20 /* As a special exception, you may create a larger work that contains 26 special exception, which will cause the skeleton and the resulting 28 License without this special exception. 30 This special exception was added by the Free Software Foundation in
|
D | dtc-parser.tab.c_shipped | 20 /* As a special exception, you may create a larger work that contains 26 special exception, which will cause the skeleton and the resulting 28 License without this special exception. 30 This special exception was added by the Free Software Foundation in 1079 one exception: it will still contain any token that will not be
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | entry.S | 170 @ from the exception stack 179 @ r2 - lr_<exception>, already fixed up for correct return/restart 180 @ r3 - bsr_<exception> 201 @ from the exception stack 206 @ r2 - lr_<exception>, already fixed up for correct return/restart 207 @ r3 - bsr_<exception> 229 @ __invalid - generic code for failed exception 244 stm (r5 - r7), [r0]+ @ lr_<exception>, 245 @ asr_<exception>, "old_r0" 293 priv_exit r2 @ return from exception [all …]
|
/linux-4.4.14/Documentation/frv/ |
D | kernel-ABI.txt | 72 the exception handler won't be invoked. Debugging traps such as 85 entry.S in the exception prologue. Note that there is a complete set of 86 exception prologues for each of user->kernel transition and kernel->kernel 96 GR28 Current exception frame pointer (__frame) 102 CCCR.CC3 Cleared by exception prologue 141 exception frame. Almost all the global registers from kernel-mode 148 GR31 Current debug exception frame pointer 160 switch off on entry to an exception. That means unless manually disabled, 198 (2) An interrupt occurs. The exception prologue examines ICC2.Z and 215 (5) An interrupt occurs. The exception prologue examines ICC2.Z and
|
D | atomic-ops.txt | 31 (*) In the exception prologues run on kernel->kernel entry, CCCR.CC3 is set to 0 (Undefined 51 This works in a non-SMP environment because any interrupt or other exception that happens between 58 (1) The condition CCCR.CC3 is cleared unconditionally by an exception, irrespective of whether or 59 not any changes were made to the target memory location during that exception. 96 Then it attempts to store the value back, contingent on no exception having cleared CC3 since it
|
D | gdbstub.txt | 62 interrupt it or wait for an exception to occur before doing anything with 122 desired location which the GDB stub then traps the exception for.
|
/linux-4.4.14/arch/ia64/kernel/ |
D | traps.c | 290 long exception, bundle[2]; in handle_fpu_swa() local 333 exception = fp_emulate(fp_fault, bundle, ®s->cr_ipsr, ®s->ar_fpsr, &isr, ®s->pr, in handle_fpu_swa() 336 if (exception == 0) { in handle_fpu_swa() 339 } else if (exception == -1) { in handle_fpu_swa() 344 if (exception & 2) { in handle_fpu_swa() 366 if (exception == -1) { in handle_fpu_swa() 369 } else if (exception != 0) { in handle_fpu_swa()
|
/linux-4.4.14/Documentation/x86/ |
D | 00-INDEX | 11 exception-tables.txt 12 - why and how Linux kernel uses exception tables on x86
|
D | exception-tables.txt | 1 Kernel level exception handling in Linux 27 accessible, the CPU generates a page fault exception and calls the 35 contains a reason code for the exception. 45 There it uses the address of the instruction that caused the exception 258 c017e7a5,c0199ff5 in the exception table of the kernel. 265 2.) MMU generates exception 269 exception table (i.e. the contents of the ELF section __ex_table) 282 we set EAX to -EFAULT in the exception handler code. Well, the 289 Due to the way that the exception table is built and needs to be ordered, 291 will cause the exception table to not be sorted correctly, and the
|
D | kernel-stacks | 66 Invoked when handling one exception causes another exception. Happens
|
/linux-4.4.14/arch/frv/kernel/ |
D | entry.S | 90 # finish building the exception frame 598 # now that we've accessed the exception regs, we can enable exceptions 651 # now that we've accessed the exception regs, we can enable exceptions 690 # now that we've accessed the exception regs, we can enable exceptions 699 # handle data DAT fault (write-protect exception) 738 # now that we've accessed the exception regs, we can enable exceptions 777 # now that we've accessed the exception regs, we can enable exceptions 785 # handle division exception 820 # now that we've accessed the exception regs, we can enable exceptions
|
D | entry-table.S | 28 # exception processing. We have three different tables for the three 33 # (4) The exception handler vector table 36 # exception processing. The prologue then jumps to the handler in this 37 # table, as indexed by the exception ID from the TBR. 43 # disabled when crossing exception boundaries, only when in debug mode), 71 # exception handler jump table
|
D | break.S | 92 # determine whether we have stepped through into an exception 123 # handle BREAK instruction in kernel-mode exception epilogue 252 # step through an internal exception from kernel mode 337 # instruction after the broken-into exception returns 363 # step through an internal exception from uspace mode
|
D | head.S | 444 # set up the exception frame for init
|
/linux-4.4.14/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 24 ! to be jumped is too far, but it causes illegal slot exception. 96 ! TLB Miss / Initial Page write exception handling 285 ! common exception handler 296 ! 0x100: General exception vector 487 * exception), which effectively wants regular exception dispatch
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | vectors.S | 77 rsr a0, exccause # retrieve exception cause 78 s32i a0, a2, PT_DEPC # mark it as a regular exception 104 rsr a0, exccause # retrieve exception cause 105 s32i a0, a2, PT_DEPC # mark it as a regular exception 270 s32i a0, a2, PT_DEPC # mark it as a regular exception 696 j _KernelExceptionVector # simulate kernel vector exception 698 j _UserExceptionVector # simulate user vector exception
|
D | align.S | 204 rsr a7, epc1 # load exception address 469 s32i a0, a2, PT_DEPC # mark as a regular exception
|
D | entry.S | 674 _beqi a2, 1, common_exception_exit # Spilled before exception,jump 777 bbsi.l a0, PS_EXCM_BIT, 1f # exception mode 804 s32i a0, a2, PT_DEPC # mark it as a regular exception 1456 wsr a2, depc # exception address
|
/linux-4.4.14/drivers/scsi/ |
D | mesh.c | 315 mr->exception, mr->error, mr->intr_mask, mr->interrupt, in mesh_dump_regs() 367 out_8(&mr->exception, 0xff); /* clear all exception bits */ in mesh_init() 445 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd() 457 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd() 464 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd() 502 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd() 508 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd() 520 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd() 525 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd() 536 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd() [all …]
|
D | mesh.h | 29 unsigned char exception; member
|
/linux-4.4.14/arch/alpha/lib/ |
D | clear_user.S | 33 lda $31, $exception-99b($31); \ 110 $exception:
|
D | ev6-clear_user.S | 51 lda $31, $exception-99b($31); \ 219 $exception: # Destination for exception recovery(?)
|
D | ev6-copy_user.S | 230 $exitout: # Destination for exception recovery(?)
|
/linux-4.4.14/include/linux/ |
D | kgdb.h | 35 extern int kgdb_skipexception(int exception, struct pt_regs *regs); 286 extern unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs);
|
/linux-4.4.14/Documentation/sh/ |
D | register-banks.txt | 25 registers when doing exception handling). 28 of the interrupt exception vector jump table offset
|
/linux-4.4.14/Documentation/arm64/ |
D | tagged-pointers.txt | 25 One exception to this rule is for signals raised in response 34 be set to a sign-extension of bit 55 on exception return.
|
D | booting.txt | 10 The AArch64 exception model is made up of a number of exception levels 177 All writable architected system registers at the exception level where 179 higher exception level to prevent execution in an UNKNOWN state. 200 enter the kernel in the same exception level.
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
D | debug.h | 21 unsigned long long exception:1; member
|
/linux-4.4.14/fs/jffs2/ |
D | LICENCE | 20 As a special exception, if other files instantiate templates or use 28 This exception does not invalidate any other reasons why a work based on
|
/linux-4.4.14/arch/frv/lib/ |
D | memcpy.S | 20 # - NOTE: must not use any stack. exception detection performs function return
|
D | memset.S | 20 # - NOTE: must not use any stack. exception detection performs function return
|
/linux-4.4.14/arch/mips/boot/dts/mti/ |
D | malta.dts | 3 /memreserve/ 0x00000000 0x00001000; /* YAMON exception vectors */
|
/linux-4.4.14/arch/x86/include/asm/ |
D | kvm_host.h | 278 struct x86_exception *exception); 280 struct x86_exception *exception); 458 } exception; member 1079 struct x86_exception *exception); 1081 struct x86_exception *exception); 1083 struct x86_exception *exception); 1085 struct x86_exception *exception); 1087 struct x86_exception *exception); 1100 struct x86_exception *exception) in translate_gpa() argument
|
D | kvm_emulate.h | 299 struct x86_exception exception; member
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | machinecheck | 49 Tolerance level. When a machine check exception occurs for a non 66 from a machine check exception. Current x86 CPUs generally do not. 74 exception. 0 to disable waiting for other CPUs.
|
/linux-4.4.14/Documentation/powerpc/ |
D | dscr.txt | 60 works, as it is emulated following an illegal instruction exception 64 create a facility unavailable exception. Inside this exception handler
|
/linux-4.4.14/arch/microblaze/boot/dts/ |
D | system.dts | 83 xlnx,div-zero-exception = <0x1>; 84 xlnx,dopb-bus-exception = <0x0>; 89 xlnx,fpu-exception = <0x1>; 91 xlnx,fsl-exception = <0x0>; 99 xlnx,ill-opcode-exception = <0x1>; 103 xlnx,iopb-bus-exception = <0x0>;
|
/linux-4.4.14/Documentation/DocBook/ |
D | kgdb.xml.db | 8 API-kgdb-arch-handle-exception
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | frame.inc | 34 add -4,sp # next exception frame ptr save area 42 # push the exception frame onto the front of the list
|
/linux-4.4.14/arch/arc/kernel/ |
D | entry-compact.S | 90 VECTOR mem_service ; 0x8, Mem exception (0x1) 127 VECTOR EV_Trap ; 0x128, Trap exception (0x25) 216 ; (Kernel mode memory errors handled via seperate exception vectors) 280 ; Re-enable them by pretending to return from exception
|
D | head.S | 23 ; Setting up Vectror Table (in case exception happens in early boot
|
D | entry-arcv2.S | 28 VECTOR mem_service ; Mem exception 36 VECTOR EV_Trap ; Trap exception
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | Kconfig | 51 bool "Lock the exception handler in L2" 55 Lock the low level exception handler into L2.
|
/linux-4.4.14/arch/x86/kernel/ |
D | kgdb.c | 729 int kgdb_skipexception(int exception, struct pt_regs *regs) in kgdb_skipexception() argument 731 if (exception == 3 && kgdb_isremovedbreak(regs->ip - 1)) { in kgdb_skipexception() 738 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc() argument 740 if (exception == 3) in kgdb_arch_pc()
|
D | head_64.S | 387 jnz 20f # Found an exception entry
|
/linux-4.4.14/arch/blackfin/ |
D | Kconfig.debug | 10 When a program crashes due to an exception, or the kernel detects 55 If an exception is caused while executing code within the exception 66 - The generated exception is not taken. 69 unrecoverable event value at every exception return. By selecting
|
D | Kconfig | 710 Use the RETN register in the Blackfin exception handler 721 Use the RETE register in the Blackfin exception handler 732 Use the CYCLES register in the Blackfin exception handler 758 …bool "Locate entire ASM lowlevel exception / interrupt - Syscall and CPLB handler code in L1 Memor… 762 If enabled, the entire ASM lowlevel exception and interrupt entry code 926 bool "Locate exception stack in L1 Scratch Memory" 930 Whenever an exception occurs, use the L1 Scratch memory for
|
/linux-4.4.14/Documentation/s390/ |
D | s390dbf.txt | 26 which are written by event- and exception-calls. 34 An exception-call writes the specified debug entry to the log and 36 that the records which describe the origin of the exception are not 40 When an exception is thrown in the last debug area, the following debug 43 There are three versions for the event- and exception-calls: One for 52 - Flag, if entry is an exception or not 503 function would do. The sprintf event/exception functions write to the 517 NOTE: If using the sprintf view do NOT use other event/exception functions 518 than the sprintf-event and -exception functions. 537 area time level exception cpu caller data (hex + ascii)
|
D | Debugging390.txt | 83 0 0 Reserved ( must be 0 ) otherwise specification exception occurs. 168 specification exception occurs, LPSW is fully backward 183 as exception indications and entry points for exceptions. 1019 illegal operation or specification exception followed by a register dump 1025 1=operation exception 1026 2=privileged operation exception 1027 4=protection exception 1028 5=addressing exception 1029 6=specification exception 1030 10=segment translation exception [all …]
|
/linux-4.4.14/arch/parisc/math-emu/ |
D | driver.c | 43 unsigned int exception : 6; member
|
D | float.h | 477 #define Set_exceptiontype_and_instr_field(exception,instruction,object) \ 478 object = exception << 26 | instruction
|
/linux-4.4.14/arch/openrisc/ |
D | Kconfig | 113 the last exception has happened in delay slot. 142 bool "Check for possible ESR exception bug"
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
D | kvm.h | 248 __u32 exception; member 300 } exception; member
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 34 enum exception { EXCP_CONTEXT = 1, NO_EXCP = 2 }; enum 245 enum exception excp = (is_excp ? EXCP_CONTEXT : NO_EXCP); in mce_severity_intel()
|
/linux-4.4.14/Documentation/arm/ |
D | swp_emulation | 8 instructions, triggering an undefined instruction exception when executed.
|
D | kernel_mode_neon.txt | 21 exception like the normal register file is, so some manual intervention is 70 exception. The kernel responds by inspecting the VFP control registers and the
|
D | mem_alignment | 12 alignment trap can fixup misaligned access for the exception cases, but at
|
D | Booting | 186 CPU must be in SVC mode. (A special exception exists for Angel)
|
/linux-4.4.14/arch/xtensa/mm/ |
D | misc.S | 253 movi a7, 0 # required for exception handler 277 movi a7, 0 # required for exception handler
|
/linux-4.4.14/arch/arm64/kernel/ |
D | vmlinux.lds.S | 102 *(.exception.text)
|
/linux-4.4.14/Documentation/arm/VFP/ |
D | release-notes.txt | 37 after rounding, we do not signal an underflow exception.
|
/linux-4.4.14/arch/sh/kernel/ |
D | kgdb.c | 289 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc() argument 291 if (exception == 60) in kgdb_arch_pc()
|
D | entry-common.S | 13 ! to be jumped is too far, but it causes illegal slot exception.
|
/linux-4.4.14/arch/m68k/math-emu/ |
D | fp_scan.S | 93 clr.b (FPD_FPSR+2,FPDATA) | clear the exception byte 105 clr.b (FPD_FPSR+2,FPDATA) | clear the exception byte 356 fp_set_sr FPSR_EXC_INEX2 | INEX2 exception
|
/linux-4.4.14/arch/metag/ |
D | Kconfig.soc | 49 All memory accesses will be checked for alignment and an exception
|
/linux-4.4.14/arch/mips/sgi-ip27/ |
D | Kconfig | 44 Say Y here to enable replicating the kernel exception handlers
|
/linux-4.4.14/drivers/pinctrl/bcm/ |
D | Kconfig | 55 configuration, with the exception that certain individual pins
|
/linux-4.4.14/tools/thermal/tmon/ |
D | README | 18 thermal conditions are often exception cases that hard to reach in
|
/linux-4.4.14/arch/s390/kernel/ |
D | debug.c | 868 int exception) in debug_finish_entry() argument 873 active->id.fields.exception = exception; in debug_finish_entry() 876 if(exception) in debug_finish_entry() 1469 if (entry->id.fields.exception) in debug_dflt_header_fn()
|
/linux-4.4.14/arch/mips/kvm/ |
D | locore.S | 231 VECTOR(MIPSX(exception), unknown) 245 .end MIPSX(exception) 621 ##### The exception handlers.
|
/linux-4.4.14/arch/cris/arch-v32/lib/ |
D | checksumcopy.S | 50 ;; r12 <= acr is needed after mloop and in the exception handlers.
|
/linux-4.4.14/arch/m68k/kernel/ |
D | entry.S | 278 | put exception # in d0 294 | put exception # in d0
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-pinctrl.txt | 39 The only exception is that no bus will be created for a state named "idle". If
|
/linux-4.4.14/drivers/md/ |
D | Makefile | 8 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
|
/linux-4.4.14/arch/arm/kvm/ |
D | init.S | 60 @ Hyp-mode exception vector
|
/linux-4.4.14/Documentation/ |
D | irqflags-tracing.txt | 14 are locking APIs that are not used in IRQ context. (the one exception
|
D | unaligned-memory-access.txt | 53 happen. The exception handler is able to correct the unaligned access, 240 DMA to an address which can be expressed as 4*n + 2. One notable exception
|
D | xz.txt | 80 An exception to above dictionary size limitation is when the decoder
|
D | pi-futex.txt | 34 lockless structures are rather the exception than the norm - the current
|
D | kprobes.txt | 194 - the function contains no instruction that causes an exception (since 195 the fixup code triggered by the exception could jump back into the 196 optimized region -- Kprobes checks the exception tables to verify this); 396 Returns 1 if it successfully handled the exception.
|
/linux-4.4.14/arch/frv/mm/ |
D | tlb-miss.S | 125 # GR28 - saved exception frame pointer 304 # - need to check IAMR1 lest we cause an multiple-DAT-hit exception
|
/linux-4.4.14/Documentation/arm/nwfpe/ |
D | README.FPE | 63 CMFE{cond} Fn, Fm Compare floating with exception 65 CNFE{cond} Fn, Fm Compare negated floating with exception
|
/linux-4.4.14/kernel/debug/ |
D | debug_core.c | 207 unsigned long __weak kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc() argument 217 int __weak kgdb_skipexception(int exception, struct pt_regs *regs) in kgdb_skipexception() argument
|
/linux-4.4.14/arch/nios2/boot/dts/ |
D | 3c120_devboard.dts | 52 altr,exception-addr = <0xd0000020>;
|
D | 10m50_devboard.dts | 35 altr,exception-addr = <0xc8000120>;
|
/linux-4.4.14/Documentation/laptops/ |
D | disk-shock-protection.txt | 85 be affected too. The only exception is that a subsequent head unload 103 reset is required to recover from an exception on drive Y that further
|
/linux-4.4.14/drivers/usb/host/ |
D | ehci-hcd.c | 912 qh->exception = 1; in ehci_urb_dequeue() 973 qh->exception = 1; in ehci_endpoint_disable() 1043 qh->exception = 1; in ehci_endpoint_reset()
|
D | ehci-q.c | 536 qh->exception = 1; in qh_completions() 539 return qh->exception; in qh_completions() 1001 qh->exception = 0; in qh_link_async()
|
D | ehci.h | 440 unsigned exception:1; /* got a fault, or an unlink member
|
/linux-4.4.14/Documentation/i2c/ |
D | i2c-protocol | 53 setting these flags for i2c messages. With the exception of I2C_M_NOSTART, they
|
D | slave-interface | 185 means additional code to handle this exception. Such code tends to be
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | emu10k1-jack.txt | 44 input, or nothing. The one exception is the SBLive! 5.1. On these devices,
|
/linux-4.4.14/arch/arm/mm/ |
D | Kconfig | 695 these instructions, triggering an undefined instruction exception 739 bool "Select the High exception vector" 741 Say Y here to select high exception vector(0xFFFF0000~). 742 The exception vector can vary depending on the platform 744 high exception vector, say Y. 745 Otherwise or if you are unsure, say N, and the low exception
|
/linux-4.4.14/Documentation/networking/ |
D | netdevices.txt | 33 Segmentation Offload (GSO, TSO) is an exception to this rule. The
|
D | ipvlan.txt | 9 exception of using L3 for mux-ing /demux-ing among slaves. This property makes
|
D | timestamping.txt | 179 An exception is when a process needs additional cmsg data, for 239 reordering. The one exception is under administrator control: it is 296 control fields discussed previously, with one exception. For legacy
|
D | netdev-features.txt | 83 NETIF_F_NEVER_CHANGE sets. The exception is NETIF_F_VLAN_CHALLENGED but
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | io.h | 305 extern void dump_trap_frame(PISDN_ADAPTER IoAdapter, byte __iomem *exception);
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | kgdb.c | 114 int kgdb_skipexception(int exception, struct pt_regs *regs) in kgdb_skipexception() argument
|
/linux-4.4.14/arch/sparc/lib/ |
D | checksum_32.S | 353 10: EXT(5b, 10b, 20f) ! note for exception handling 378 12: EXT(cctbl, 12b, 22f) ! note for exception table handling 389 11: EXT(ccdbl, 11b, 21f) ! note for exception table handling
|
/linux-4.4.14/lib/ |
D | Kconfig.kgdb | 67 exception handler which will allow kgdb to step through a
|
/linux-4.4.14/Documentation/cgroups/ |
D | devices.txt | 115 For every propagated exception, the effective rules will be re-evaluated based
|
/linux-4.4.14/arch/cris/arch-v32/mm/ |
D | mmu.S | 47 moveq \we, $r13 ; write exception?
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
D | crunch-bits.S | 93 mov lr, r9 @ normal exit from exception
|
/linux-4.4.14/Documentation/filesystems/ |
D | sysfs-pci.txt | 60 the exception of the 'rom' file. Writable files can be used to perform
|
/linux-4.4.14/Documentation/fb/ |
D | fbcon.txt | 52 exception is vesafb. It needs to be explicitly activated with the 65 the possible exception of using the fbcon=map:n option. See below.
|
/linux-4.4.14/arch/nios2/kernel/ |
D | entry.S | 152 rdctl r5, exception
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.cpia2 | 107 a frame. The exception to this is if you have a heavily loaded machine. In
|
/linux-4.4.14/Documentation/RCU/ |
D | checklist.txt | 18 Another exception is where performance is not an issue, and RCU 23 Yet another exception is where the low real-time latency of RCU's 216 One exception to this rule: rcu_read_lock() and rcu_read_unlock()
|
/linux-4.4.14/Documentation/devicetree/bindings/iommu/ |
D | iommu.txt | 81 device's parent node it will be ignored. An exception to this rule is if the
|
/linux-4.4.14/arch/xtensa/ |
D | Kconfig | 146 memory accesses in hardware but through an exception handler. 198 Earlier version initialized the MMU in the exception vector
|
/linux-4.4.14/Documentation/dmaengine/ |
D | pxa_dma.txt | 83 One exception to this rule :
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-coresight-devices-etm4x | 149 tracing is enabled for the corresponding exception level. 156 tracing is enabled for the corresponding exception level.
|
/linux-4.4.14/Documentation/hwmon/ |
D | f71805f | 57 need external resistors. An exception is in0, which is used to monitor
|
/linux-4.4.14/arch/c6x/kernel/ |
D | entry.S | 329 MVC .S2 B2,ECR ; ack the software exception
|
/linux-4.4.14/include/acpi/ |
D | acpixf.h | 404 *acpi_format_exception(acpi_status exception))
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 20 /* As a special exception, you may create a larger work that contains 26 special exception, which will cause the skeleton and the resulting 28 License without this special exception. 30 This special exception was added by the Free Software Foundation in 1240 one exception: it will still contain any token that will not be
|
/linux-4.4.14/Documentation/power/ |
D | video.txt | 8 it. Unfortunately there's one exception: video card. Those are usually
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | ppc-pv.txt | 52 apply for x86 and powerpc alike with the exception that each KVM hypercall
|
/linux-4.4.14/arch/x86/math-emu/ |
D | README | 115 (b) the underflow exception is masked. 140 exception. For this case, the emulator cannot emulate the behaviour of
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 290 // $r2 will be used to store exception data 339 // store exception data in SCRATCH0/SCRATCH1, signal hostirq
|
/linux-4.4.14/Documentation/input/ |
D | elantech.txt | 170 4 bytes/firmware 1. The versions < 02.08.00, with the exception of 02.00.30, as 647 One exception is one finger touch. when a status packet tells us there is only
|
/linux-4.4.14/fs/affs/ |
D | Changes | 284 (There's one exception to this, as in that function
|