/linux-6.6.21/tools/testing/selftests/powerpc/copyloops/ |
D | copyuser_64.S | 427 .macro exc macro 448 exc; ld r22,640(4) 449 exc; ld r21,512(4) 450 exc; ld r20,384(4) 451 exc; ld r11,256(4) 452 exc; ld r9,128(4) 453 exc; ld r7,0(4) 454 exc; ld r25,648(4) 455 exc; ld r24,520(4) 456 exc; ld r23,392(4) [all …]
|
/linux-6.6.21/arch/powerpc/lib/ |
D | copyuser_64.S | 427 .macro exc macro 448 exc; ld r22,640(4) 449 exc; ld r21,512(4) 450 exc; ld r20,384(4) 451 exc; ld r11,256(4) 452 exc; ld r9,128(4) 453 exc; ld r7,0(4) 454 exc; ld r25,648(4) 455 exc; ld r24,520(4) 456 exc; ld r23,392(4) [all …]
|
/linux-6.6.21/arch/powerpc/mm/nohash/ |
D | book3e_pgtable.c | 120 void __patch_exception(int exc, unsigned long addr) in __patch_exception() argument 131 patch_branch(ibase + (exc / 4) + 1, addr, 0); in __patch_exception()
|
/linux-6.6.21/arch/mips/include/asm/octeon/ |
D | cvmx-pemx-defs.h | 435 uint64_t exc:1; member 457 uint64_t exc:1; 474 uint64_t exc:1; member 496 uint64_t exc:1; 513 uint64_t exc:1; member 535 uint64_t exc:1;
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 320 void __patch_exception(int exc, unsigned long addr); 321 #define patch_exception(exc, name) do { \ argument 323 __patch_exception((exc), (unsigned long)&name); \
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | gen_except.S | 90 movel USER_FPSR(%a6),FPSR_SHADOW(%a1) |set exc bits 145 movel USER_FPSR(%a6),FPSR_SHADOW(%a6) |set exc bits 154 andb FPSR_EXCEPT(%a6),%d0 |and in the fpsr exc byte 159 | ;based on first enabled exc 210 | the case of the ovfl exc without the ovfl enabled, but with 219 | ;it is an unsupp or unimp exc 350 | the exc taken will be inex2. 362 movel USER_FPSR(%a6),FPSR_SHADOW(%a1) |set exc bits
|
D | kernel_ex.S | 69 btstb #dz_bit,FPCR_ENABLE(%a6) |test FPCR for dz exc enabled 74 btstb #dz_bit,FPCR_ENABLE(%a6) |test FPCR for dz exc enabled
|
D | x_unimp.S | 69 fsave -(%a7) |capture possible exc state
|
D | decbin.S | 439 clrl %d3 |clear d3 to force no exc and extended 500 beqs no_exc |skip this if no exc
|
D | do_func.S | 508 bra t_inx2 |set inex2 exc 515 bra t_inx2 |set inex2 exc
|
D | scale.S | 50 fmovel #0,%fpcr |clr user enabled exc
|
D | x_snan.S | 144 movel EXC_EA(%a6),%a0 |get <ea> from exc frame
|
D | bindec.S | 290 | d4: exc picture/LEN
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | port.c | 188 u8 exc; in mlx5e_port_set_sbcm() local 195 exc = MLX5_GET(sbcm_reg, out, exc); in mlx5e_port_set_sbcm() 202 MLX5_SET(sbcm_reg, in, exc, exc); in mlx5e_port_set_sbcm()
|
/linux-6.6.21/drivers/scsi/ |
D | mesh.c | 1027 int err, exc, count; in handle_error() local 1031 exc = in_8(&mr->exception); in handle_error() 1034 MKWORD(err, exc, mr->fifo_count, mr->count_lo)); in handle_error() 1050 if (exc & EXC_RESELECTED) { in handle_error() 1090 if (exc & EXC_RESELECTED) { in handle_error() 1098 if (exc == EXC_PHASEMM) { in handle_error() 1105 err, exc); in handle_error() 1107 printk(KERN_ERR "mesh: unknown error %x (exc=%x)\n", err, exc); in handle_error() 1123 int exc; in handle_exception() local 1126 exc = in_8(&mr->exception); in handle_exception() [all …]
|
/linux-6.6.21/drivers/pci/pcie/ |
D | dpc.c | 189 u32 status, mask, sev, syserr, exc, dw0, dw1, dw2, dw3, log, prefix; in dpc_process_rp_pio_error() local 199 pci_read_config_dword(pdev, cap + PCI_EXP_DPC_RP_PIO_EXCEPTION, &exc); in dpc_process_rp_pio_error() 201 sev, syserr, exc); in dpc_process_rp_pio_error()
|
/linux-6.6.21/arch/alpha/kernel/ |
D | osf_sys.c | 850 unsigned long exc, swcr, fpcr, fex; in SYSCALL_DEFINE5() local 853 if (get_user(exc, (unsigned long __user *)buffer)) in SYSCALL_DEFINE5() 856 exc &= IEEE_STATUS_MASK; in SYSCALL_DEFINE5() 859 swcr = (*state & IEEE_SW_MASK) | exc; in SYSCALL_DEFINE5() 860 *state |= exc; in SYSCALL_DEFINE5() 869 fex = (exc >> IEEE_STATUS_TO_EXCSUM_SHIFT) & swcr; in SYSCALL_DEFINE5()
|
/linux-6.6.21/arch/arm/boot/dts/marvell/ |
D | kirkwood-netxbig.dtsi | 63 exc {
|
/linux-6.6.21/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 1381 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU; 1403 mov.w (tbl_except.b,%pc,%d0.w*2),2+FP_SRC(%a6) # create exc status 1758 # frame or it will get overwritten when the exc stack frame is shifted "down". 1959 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU; 2413 # the handler exits through _fpsp_done(). If an enabled exc has been # 3808 # _fpsp_fline(): 060FPSP entry point for "Line F emulator" exc. # 11774 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit 13493 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit 13595 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit 13774 mov.b %d0,FPSR_CC(%a6) # set ccode bits(no exc bits are set) [all …]
|
D | pfpsp.S | 1380 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU; 1402 mov.w (tbl_except.b,%pc,%d0.w*2),2+FP_SRC(%a6) # create exc status 1757 # frame or it will get overwritten when the exc stack frame is shifted "down". 1958 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU; 2412 # the handler exits through _fpsp_done(). If an enabled exc has been #
|
/linux-6.6.21/tools/net/ynl/ |
D | ynl-gen-c.py | 2346 except yaml.YAMLError as exc: 2347 print(exc)
|
/linux-6.6.21/drivers/perf/ |
D | arm-cmn.c | 1349 u32 exc = CMN_EVENT_WP_EXCLUSIVE(event); in arm_cmn_wp_config() local 1357 if (exc) in arm_cmn_wp_config()
|
/linux-6.6.21/include/linux/mlx5/ |
D | mlx5_ifc.h | 11256 u8 exc[0x1]; member
|