Searched full:exceptional (Results 1 – 25 of 67) sorted by relevance
123
| /Linux-v6.6/arch/m68k/fpsp040/ |
| D | bugfix.S | 65 | /* If the xu instruction is exceptional, we punt. 114 | /* If the xu instruction is exceptional, we punt. 250 | was exceptional, and was completed by the appropriate handler. 251 | If the result of the xu instruction is not exceptional, we can 254 | exceptional, we choose to kill the process. 275 | Check if the instruction which just completed was exceptional. 372 | was exceptional, and was completed by the appropriate handler. 373 | If the result of the xu instruction is not exceptional, we can 376 | exceptional, we choose to kill the process. 401 | Check if the instruction which just completed was exceptional.
|
| D | kernel_ex.S | 5 | fpu for exceptional cases detected or reported within the 8 | The bits are tested in gen_except.sa to determine if an exceptional 133 | On entry, a0 points to the exceptional operand. The final exceptional 138 clrl FP_SCR1(%a6) |set exceptional operand to zero 226 clrl FP_SCR1(%a6) |set exceptional operand 247 bsetb #sign_bit,FP_SCR1(%a6) |set exceptional operand sign
|
| D | scale.S | 232 | t_resdnrm with exceptional operand in ETEMP. 283 clrl FP_SCR1(%a6) |clear the exceptional operand 289 clrl FP_SCR1(%a6) |clear the exceptional operand 334 | exceptional operand in ETEMP.
|
| D | gen_except.S | 11 | the stack frame in memory with the exceptional operand(s). 254 | The exceptional operand is in FP_SCR1. 261 | caller set CU_ONLY. If so, the exceptional operand is expected in 298 movel FP_SCR1+4(%a6),WBTEMP_HI(%a6) |exceptional op to 356 movel FP_SCR1+4(%a6),WBTEMP_HI(%a1) |exceptional op to
|
| D | x_operr.S | 39 | The exceptional operand is not defined for integer overflow 95 | fpu in the original exceptional state. 305 | frame on the stack and the fpu in the original exceptional state
|
| D | x_unfl.S | 16 | All trap disabled code applies. In addition the exceptional 151 | If the exception bit set is E3, the exceptional operand from the
|
| D | x_ovfl.S | 29 | All trap disabled code applies. In addition the exceptional
|
| /Linux-v6.6/mm/ |
| D | truncate.c | 55 * Unconditionally remove exceptional entries. Usually called from truncate 57 * exceptional entries similar to what folio_batch_remove_exceptionals() does. 109 * Invalidate exceptional entry if easily possible. This handles exceptional 123 * Invalidate exceptional entry if clean. This handles exceptional entries for
|
| /Linux-v6.6/include/linux/ |
| D | pagevec.h | 25 * folio_batch store "exceptional" entries in it which can be removed
|
| /Linux-v6.6/drivers/extcon/ |
| D | extcon.h | 38 * this struct when registering an extcon. In some exceptional cases,
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/silvermont/ |
| D | frontend.json | 62 …so be delivered in response to some condition such as a fault or other exceptional condition. Thi…
|
| /Linux-v6.6/arch/parisc/math-emu/ |
| D | sfcmp.c | 74 /* All the exceptional conditions are handled, now special case in sgl_fcmp()
|
| D | dfcmp.c | 74 /* All the exceptional conditions are handled, now special case in dbl_fcmp()
|
| /Linux-v6.6/arch/m68k/ifpsp060/ |
| D | fskeleton.S | 73 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND. 92 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
|
| /Linux-v6.6/Documentation/process/ |
| D | security-bugs.rst | 48 of the release process, with an exceptional extension to 14 calendar days
|
| /Linux-v6.6/Documentation/firmware-guide/acpi/ |
| D | acpi-lid.rst | 22 exceptional buggy platforms, special restrictions and exceptions should be
|
| /Linux-v6.6/lib/ |
| D | test_ida.c | 125 * Check handling of conversions between exceptional entries and full bitmaps.
|
| /Linux-v6.6/arch/x86/boot/ |
| D | video-mode.c | 98 /* Nothing found? Is it an "exceptional" (unprobed) mode? */ in raw_set_mode()
|
| /Linux-v6.6/Documentation/devicetree/bindings/mtd/ |
| D | brcm,brcmnand.yaml | 36 exceptional cases, we define additional 'compatible' properties and associated
|
| /Linux-v6.6/drivers/cpufreq/ |
| D | Kconfig.x86 | 269 This driver should be only used in exceptional
|
| /Linux-v6.6/Documentation/driver-api/ |
| D | libata.rst | 285 and other exceptional conditions. The primary responsibility of an 610 The term 'exception' is either used to describe exceptional conditions 612 errors and non-error exceptional conditions. Where explicit distinction
|
| /Linux-v6.6/Documentation/core-api/ |
| D | this_cpu_ops.rst | 38 exceptional situations and may impact performance and/or correctness
|
| /Linux-v6.6/fs/vboxsf/ |
| D | vboxsf_wrappers.c | 120 * Note this function always returns 0 / success unless an exceptional condition
|
| /Linux-v6.6/Documentation/networking/ |
| D | udplite.rst | 235 Exceptional and error conditions are logged to syslog at the KERN_DEBUG
|
| /Linux-v6.6/include/drm/ |
| D | drm_mode_config.h | 197 * needs to completely bail out to recover from an exceptional 274 * needs to completely bail out to recover from an exceptional
|
123