/linux-6.12.1/arch/x86/math-emu/ |
D | errors.c | 68 EXCEPTION(EX_Invalid); 390 EXCEPTION(EX_Invalid); in real_1op_NaN() 406 EXCEPTION(EX_Invalid); in real_1op_NaN() 438 EXCEPTION(EX_Invalid); in real_2op_NaN() 469 EXCEPTION(EX_INTERNAL | 0x113); in real_2op_NaN() 490 EXCEPTION(EX_Invalid); in real_2op_NaN() 500 EXCEPTION(EX_Invalid); in arith_invalid() 524 EXCEPTION(EX_ZeroDiv); in FPU_divide_by_zero() 538 EXCEPTION(flags); in set_precision_flag() 549 EXCEPTION(EX_Precision | SW_C1); in set_precision_flag_up() [all …]
|
D | reg_compare.c | 113 EXCEPTION(EX_Invalid); in compare() 136 EXCEPTION(EX_Invalid); in compare() 138 EXCEPTION(EX_Invalid); in compare() 177 EXCEPTION(EX_Invalid); in FPU_compare_st_data() 195 EXCEPTION(EX_INTERNAL | 0x121); in FPU_compare_st_data() 215 EXCEPTION(EX_StackUnder); in compare_st_st() 223 EXCEPTION(EX_Invalid); in compare_st_st() 241 EXCEPTION(EX_INTERNAL | 0x122); in compare_st_st() 261 EXCEPTION(EX_StackUnder); in compare_i_st_st() 270 EXCEPTION(EX_Invalid); in compare_i_st_st() [all …]
|
D | reg_ld_str.c | 362 EXCEPTION(EX_StackUnder); in FPU_store_extended() 407 EXCEPTION(EX_Underflow); in FPU_store_double() 413 EXCEPTION(precision_loss); in FPU_store_double() 472 EXCEPTION(EX_Overflow); in FPU_store_double() 521 EXCEPTION(EX_Invalid); in FPU_store_double() 529 EXCEPTION(EX_Invalid); in FPU_store_double() 537 EXCEPTION(EX_StackUnder); in FPU_store_double() 593 EXCEPTION(EX_Underflow); in FPU_store_single() 599 EXCEPTION(precision_loss); in FPU_store_single() 653 EXCEPTION(EX_Overflow); in FPU_store_single() [all …]
|
D | get_address.c | 95 EXCEPTION(EX_Invalid); in sib() 128 EXCEPTION(EX_INTERNAL | 0x130); in vm86_segment() 148 EXCEPTION(EX_INTERNAL | 0x132); in pm_address() 270 EXCEPTION(EX_Invalid); in FPU_get_address() 289 EXCEPTION(EX_INTERNAL | 0x133); in FPU_get_address() 344 EXCEPTION(EX_Invalid); in FPU_get_address_16() 397 EXCEPTION(EX_INTERNAL | 0x131); in FPU_get_address_16()
|
D | reg_round.S | 607 call EXCEPTION 625 call EXCEPTION 657 call EXCEPTION 667 call EXCEPTION 673 call EXCEPTION 680 call EXCEPTION 686 call EXCEPTION 692 call EXCEPTION 698 call EXCEPTION 704 call EXCEPTION
|
D | reg_u_sub.S | 235 call EXCEPTION 241 call EXCEPTION 247 call EXCEPTION 253 call EXCEPTION 259 call EXCEPTION
|
D | fpu_etc.c | 68 EXCEPTION(EX_Invalid); in ftst_() 78 EXCEPTION(EX_INTERNAL | 0x14); in ftst_() 84 EXCEPTION(EX_StackUnder); in ftst_()
|
D | exception.h | 43 #define EXCEPTION(x) { printk("exception in %s at line %d\n", \ macro 46 #define EXCEPTION(x) FPU_exception(x) macro
|
D | fpu_trig.c | 188 EXCEPTION(EX_INTERNAL | 0x0112); in single_arg_error() 201 EXCEPTION(EX_Invalid); in single_arg_2_error() 215 EXCEPTION(EX_Invalid); in single_arg_2_error() 226 EXCEPTION(EX_INTERNAL | 0x0112); in single_arg_2_error() 428 EXCEPTION(EX_StackUnder); in fxtract() 432 EXCEPTION(EX_INTERNAL | 0x119); in fxtract() 1018 EXCEPTION(EX_INTERNAL | 0x118); in do_fprem() 1300 EXCEPTION(EX_INTERNAL | 0x125); in fpatan() 1380 EXCEPTION(EX_INTERNAL | 0x116); in fyl2xp1() 1476 EXCEPTION(EX_INTERNAL | 0x117); in fyl2xp1() [all …]
|
D | wm_sqrt.S | 227 call EXCEPTION 280 call EXCEPTION 386 call EXCEPTION 446 call EXCEPTION
|
D | div_Xsig.S | 351 call EXCEPTION 357 call EXCEPTION 363 call EXCEPTION
|
D | fpu_entry.c | 175 EXCEPTION(EX_INTERNAL | 0x126); in math_emulate() 200 EXCEPTION(EX_INTERNAL | 0x128); in math_emulate() 326 EXCEPTION(EX_Invalid); in math_emulate() 445 EXCEPTION(EX_StackUnder); in math_emulate() 509 EXCEPTION(EX_INTERNAL | 0x111); in math_emulate()
|
D | poly_sin.c | 192 EXCEPTION(EX_INTERNAL | 0x150); in poly_sine() 212 EXCEPTION(EX_Invalid); in poly_cos() 375 EXCEPTION(EX_INTERNAL | 0x151); in poly_cos()
|
D | reg_u_div.S | 448 call EXCEPTION 454 call EXCEPTION 460 call EXCEPTION
|
D | reg_convert.c | 43 EXCEPTION(EX_INTERNAL | 0x180); in FPU_to_exp16()
|
D | fpu_asm.h | 16 #define EXCEPTION FPU_exception macro
|
D | load_store.c | 88 EXCEPTION(EX_INTERNAL | 0x140); in FPU_load_store() 115 EXCEPTION(EX_INTERNAL | 0x141); in FPU_load_store()
|
D | reg_add_sub.c | 214 EXCEPTION(EX_INTERNAL | 0x111); in FPU_sub() 330 EXCEPTION(EX_INTERNAL | 0x101); in add_sub_specials()
|
D | poly_2xm1.c | 65 EXCEPTION(EX_INTERNAL | 0x127); in poly_2xm1()
|
D | reg_u_mul.S | 138 call EXCEPTION
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | head_book3s_32.S | 241 EXCEPTION(INTERRUPT_SYSTEM_RESET, Reset, unknown_async_exception) 341 EXCEPTION(INTERRUPT_EXTERNAL, HardwareInterrupt, do_IRQ) 381 EXCEPTION(INTERRUPT_DECREMENTER, Decrementer, timer_interrupt) 383 EXCEPTION(0xa00, Trap_0a, unknown_exception) 384 EXCEPTION(0xb00, Trap_0b, unknown_exception) 390 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception) 391 EXCEPTION(0xe00, Trap_0e, unknown_exception) 614 EXCEPTION(0x1300, Trap_13, instruction_breakpoint_exception) 615 EXCEPTION(0x1400, SMI, SMIException) 616 EXCEPTION(0x1500, Trap_15, unknown_exception) [all …]
|
D | head_85xx.S | 387 EXCEPTION(0x0500, EXTERNAL, ExternalInput, do_IRQ) 399 EXCEPTION(0x0800, FP_UNAVAIL, FloatingPointUnavailable, emulation_assist_interrupt) 407 EXCEPTION(0x2900, AP_UNAVAIL, AuxillaryProcessorUnavailable, unknown_exception) 414 EXCEPTION(0x3100, FIT, FixedIntervalTimer, unknown_exception) 625 EXCEPTION(0x2020, SPE_UNAVAIL, SPEUnavailable, unknown_exception) 645 EXCEPTION(0x2040, SPE_FP_DATA, SPEFloatingPointData, unknown_exception) 646 EXCEPTION(0x2050, SPE_FP_ROUND, SPEFloatingPointRound, unknown_exception) 651 EXCEPTION(0x2060, PERFORMANCE_MONITOR, PerformanceMonitor, \ 654 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception) 669 EXCEPTION(0, HV_SYSCALL, Hypercall, unknown_exception) [all …]
|
D | head_8xx.S | 113 EXCEPTION(INTERRUPT_SYSTEM_RESET, Reset, system_reset_exception) 123 EXCEPTION(INTERRUPT_EXTERNAL, HardwareInterrupt, do_IRQ) 142 EXCEPTION(INTERRUPT_DECREMENTER, Decrementer, timer_interrupt) 149 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception) 365 EXCEPTION(INTERRUPT_INST_BREAKPOINT_8xx, Trap_1d, unknown_exception) 367 EXCEPTION(0x1e00, Trap_1e, unknown_exception) 368 EXCEPTION(0x1f00, Trap_1f, unknown_exception)
|
/linux-6.12.1/Documentation/fault-injection/ |
D | provoke-crashes.rst | 37 of the common ones are PANIC, BUG, EXCEPTION, LOOP, and OVERFLOW. 50 echo EXCEPTION > /sys/kernel/debug/provoke-crash/INT_HARDWARE_ENTRY
|
/linux-6.12.1/net/devlink/ |
D | trap.c | 965 DEVLINK_TRAP(TTL_ERROR, EXCEPTION), 976 DEVLINK_TRAP(MTU_ERROR, EXCEPTION), 977 DEVLINK_TRAP(UNRESOLVED_NEIGH, EXCEPTION), 978 DEVLINK_TRAP(RPF, EXCEPTION), 979 DEVLINK_TRAP(REJECT_ROUTE, EXCEPTION), 980 DEVLINK_TRAP(IPV4_LPM_UNICAST_MISS, EXCEPTION), 981 DEVLINK_TRAP(IPV6_LPM_UNICAST_MISS, EXCEPTION), 983 DEVLINK_TRAP(DECAP_ERROR, EXCEPTION),
|