/kernel/linux/linux-5.10/tools/perf/trace/beauty/ |
H A D | flock.c | 37 P_CMD(SH); in syscall_arg__scnprintf_flock()
|
/kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
H A D | flock.c | 37 P_CMD(SH); in syscall_arg__scnprintf_flock()
|
/kernel/linux/linux-5.10/arch/h8300/lib/ |
H A D | mulsi3.S | 3 ; mulsi3 for H8/300H - based on Renesas SH implementation
|
/kernel/linux/linux-5.10/arch/sh/lib/ |
H A D | udiv_qrnnd.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | ashiftrt.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | udivsi3.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | lshrsi3.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | ashlsi3.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | ashrsi3.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | movmem.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | udivsi3_i4i.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
/kernel/linux/linux-6.6/arch/sh/lib/ |
H A D | udiv_qrnnd.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | ashiftrt.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | udivsi3.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | lshrsi3.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | ashrsi3.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | ashlsi3.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | movmem.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
H A D | udivsi3_i4i.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs.
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | trace.c | 367 KDETH_GET(eh->tid_rdma.w_data.kdeth0, SH), in parse_everbs_hdrs() 393 KDETH_GET(eh->tid_rdma.r_rsp.kdeth0, SH), in parse_everbs_hdrs()
|
H A D | user_sdma.c | 1077 /* Clear KDETH.SH when DISABLE_SH flag is set */ in set_txreq_header() 1079 KDETH_SET(hdr->kdeth.ver_tid_offset, SH, 0); in set_txreq_header() 1182 /* KDETH.TIDCtrl, KDETH.TID, KDETH.Intr, KDETH.SH */ in set_txreq_header_ahg() 1191 val |= KDETH_GET(hdr->kdeth.ver_tid_offset, SH) ? in set_txreq_header_ahg()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | trace.c | 330 KDETH_GET(eh->tid_rdma.w_data.kdeth0, SH), in parse_everbs_hdrs() 356 KDETH_GET(eh->tid_rdma.r_rsp.kdeth0, SH), in parse_everbs_hdrs()
|
H A D | user_sdma.c | 1005 /* Clear KDETH.SH when DISABLE_SH flag is set */ in set_txreq_header() 1007 KDETH_SET(hdr->kdeth.ver_tid_offset, SH, 0); in set_txreq_header() 1110 /* KDETH.TIDCtrl, KDETH.TID, KDETH.Intr, KDETH.SH */ in set_txreq_header_ahg() 1119 val |= KDETH_GET(hdr->kdeth.ver_tid_offset, SH) ? in set_txreq_header_ahg()
|
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 623 /* The SH field in an X or M form instruction. */ 624 #define SH SE_SDW + 1 627 #define EVUIMM SH 629 #define FC SH 633 #define HTM_SI SH + 1 636 /* The SH field in an MD form instruction. This is split. */ 641 /* The SH field of the tlbwe instruction, which is optional. */ 845 /* SH field starting at bit position 16. */ 1961 /* The SH field in an MD form instruction. This is split. */ 2476 /* An M_MASK with the SH an 622 #define SH global() macro [all...] |
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 623 /* The SH field in an X or M form instruction. */ 624 #define SH SE_SDW + 1 627 #define EVUIMM SH 629 #define FC SH 633 #define HTM_SI SH + 1 636 /* The SH field in an MD form instruction. This is split. */ 641 /* The SH field of the tlbwe instruction, which is optional. */ 845 /* SH field starting at bit position 16. */ 1961 /* The SH field in an MD form instruction. This is split. */ 2476 /* An M_MASK with the SH an 622 #define SH global() macro [all...] |