| /linux-6.15/tools/testing/selftests/powerpc/copyloops/ |
| H A D | copyuser_64.S | 427 .macro exc macro 453 exc; ld r7,0(4) 459 exc; ldu r6,8(4) 467 exc; std r7,8(3) 473 exc; ld r29,8(4) 485 exc; ld r7,16(4) 504 exc; std r7,8(3) 509 exc; ld r7,0(4) 510 exc; ld r8,8(4) 513 exc; ld r10,8(4) [all …]
|
| /linux-6.15/arch/powerpc/lib/ |
| H A D | copyuser_64.S | 427 .macro exc macro 453 exc; ld r7,0(4) 459 exc; ldu r6,8(4) 467 exc; std r7,8(3) 473 exc; ld r29,8(4) 485 exc; ld r7,16(4) 504 exc; std r7,8(3) 509 exc; ld r7,0(4) 510 exc; ld r8,8(4) 513 exc; ld r10,8(4) [all …]
|
| /linux-6.15/drivers/s390/cio/ |
| H A D | ioasm.c | 32 : CC_OUT(cc, ccode), [addr] "=Q" (*addr), [exc] "+d" (exception) in __stsch() 62 : CC_OUT(cc, ccode), [exc] "+d" (exception) in __msch() 116 : CC_OUT(cc, ccode), [exc] "+d" (exception) in __ssch() 187 : CC_OUT(cc, cc), "+m" (*(addr_type *)chsc_area), [exc] "+d" (exception) in chsc()
|
| /linux-6.15/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgtable.h | 206 void __patch_exception(int exc, unsigned long addr); 207 #define patch_exception(exc, name) do { \ argument 209 __patch_exception((exc), (unsigned long)&name); \
|
| /linux-6.15/arch/s390/pci/ |
| H A D | pci_insn.c | 170 [req_off] "+d" (req_off.pair), [exc] "+d" (exception) in ____pcilg() 239 [ioaddr_len] "+d" (ioaddr_len.pair), [exc] "+d" (exception) in __pcilg_mio() 276 : CC_OUT(cc, cc), [req_off] "+d" (req_off.pair), [exc] "+d" (exception) in __pcistg() 330 : CC_OUT(cc, cc), [ioaddr_len] "+d" (ioaddr_len.pair), [exc] "+d" (exception) in __pcistg_mio() 365 : CC_OUT(cc, cc), [req] "+d" (req), [exc] "+d" (exception) in __pcistb() 419 : CC_OUT(cc, cc), [len] "+d" (len), [exc] "+d" (exception) in __pcistb_mio()
|
| H A D | pci_mmio.c | 44 : CC_OUT(cc, cc), [len] "+d" (len), [exc] "+d" (exception) in __pcistb_mio_inuser() 80 [val] "+d" (val), [tmp] "=d" (tmp), [exc] "+d" (exception), in __pcistg_mio_inuser() 236 : [ioaddr_len] "+&d" (ioaddr_len.pair), [exc] "+d" (exception), in __pcilg_mio_inuser()
|
| H A D | pci_clp.c | 65 : CC_OUT(cc, cc), [mask] "=d" (mask), [exc] "+d" (exception) in clp_get_ilp() 88 : CC_OUT(cc, cc), [ign] "=d" (ignored), "+m" (*req), [exc] "+d" (exception) in clp_req()
|
| /linux-6.15/arch/powerpc/mm/nohash/ |
| H A 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.15/arch/mips/include/asm/octeon/ |
| H A 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.15/arch/m68k/fpsp040/ |
| H A 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
|
| H A 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
|
| H A D | x_unimp.S | 69 fsave -(%a7) |capture possible exc state
|
| H A D | decbin.S | 439 clrl %d3 |clear d3 to force no exc and extended 500 beqs no_exc |skip this if no exc
|
| H A D | do_func.S | 508 bra t_inx2 |set inex2 exc 515 bra t_inx2 |set inex2 exc
|
| H A D | scale.S | 50 fmovel #0,%fpcr |clr user enabled exc
|
| H A D | x_snan.S | 144 movel EXC_EA(%a6),%a0 |get <ea> from exc frame
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | port.c | 193 u8 exc; in mlx5e_port_set_sbcm() local 200 exc = MLX5_GET(sbcm_reg, out, exc); in mlx5e_port_set_sbcm() 207 MLX5_SET(sbcm_reg, in, exc, exc); in mlx5e_port_set_sbcm()
|
| /linux-6.15/drivers/scsi/ |
| H A D | mesh.c | 1027 int err, exc, count; in handle_error() local 1031 exc = in_8(&mr->exception); 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() 1123 int exc; in handle_exception() local 1126 exc = in_8(&mr->exception); in handle_exception() 1128 if (exc & EXC_RESELECTED) { in handle_exception() 1132 } else if (exc == EXC_ARBLOST) { in handle_exception() [all …]
|
| /linux-6.15/drivers/pci/pcie/ |
| H A D | dpc.c | 193 u32 status, mask, sev, syserr, exc, log; in dpc_process_rp_pio_error() local 204 pci_read_config_dword(pdev, cap + PCI_EXP_DPC_RP_PIO_EXCEPTION, &exc); in dpc_process_rp_pio_error() 206 sev, syserr, exc); in dpc_process_rp_pio_error()
|
| /linux-6.15/arch/alpha/kernel/ |
| H A D | osf_sys.c | 849 unsigned long exc, swcr, fpcr, fex; in SYSCALL_DEFINE5() local 852 if (get_user(exc, (unsigned long __user *)buffer)) in SYSCALL_DEFINE5() 855 exc &= IEEE_STATUS_MASK; in SYSCALL_DEFINE5() 858 swcr = (*state & IEEE_SW_MASK) | exc; in SYSCALL_DEFINE5() 859 *state |= exc; in SYSCALL_DEFINE5() 868 fex = (exc >> IEEE_STATUS_TO_EXCSUM_SHIFT) & swcr; in SYSCALL_DEFINE5()
|
| /linux-6.15/arch/s390/boot/ |
| H A D | physmem_info.c | 76 : CC_OUT(cc, cc), [exc] "+d" (exception), [ry] "+d" (ry) in __diag260() 135 : CC_OUT(cc, cc), [exc] "+d" (exception) in tprot()
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | cpu_mf.h | 279 : CC_OUT(cc, cc), [exc] "+d" (exception) in lsctl()
|
| /linux-6.15/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-netxbig.dtsi | 61 button-exc {
|
| /linux-6.15/drivers/s390/char/ |
| H A D | sclp.h | 328 : CC_OUT(cc, cc), [exc] "+d" (exception) in sclp_service_call()
|
| /linux-6.15/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 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) 14423 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit 14674 or.l %d1,USER_FPSR(%a6) # save exc and ccode bits 14771 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit 15127 or.l %d1,USER_FPSR(%a6) # save exc and ccode bits 15224 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit 15667 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit [all …]
|