Searched refs:SH (Results 1 - 16 of 16) sorted by relevance

/linux-master/tools/perf/trace/beauty/
H A Dflock.c37 P_CMD(SH);
/linux-master/arch/sh/lib/
H A Dudiv_qrnnd.S8 !! libgcc routines for the Renesas / SuperH SH CPUs.
H A Dudivsi3.S8 !! libgcc routines for the Renesas / SuperH SH CPUs.
H A Dashiftrt.S8 !! libgcc routines for the Renesas / SuperH SH CPUs.
H A Dashlsi3.S8 !! libgcc routines for the Renesas / SuperH SH CPUs.
H A Dlshrsi3.S8 !! libgcc routines for the Renesas / SuperH SH CPUs.
H A Dashrsi3.S8 !! libgcc routines for the Renesas / SuperH SH CPUs.
H A Dmovmem.S8 !! libgcc routines for the Renesas / SuperH SH CPUs.
H A Dudivsi3_i4i.S8 !! libgcc routines for the Renesas / SuperH SH CPUs.
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtrace.c330 KDETH_GET(eh->tid_rdma.w_data.kdeth0, SH),
356 KDETH_GET(eh->tid_rdma.r_rsp.kdeth0, SH),
H A Duser_sdma.c1005 /* Clear KDETH.SH when DISABLE_SH flag is set */
1007 KDETH_SET(hdr->kdeth.ver_tid_offset, SH, 0);
1110 /* KDETH.TIDCtrl, KDETH.TID, KDETH.Intr, KDETH.SH */
1119 val |= KDETH_GET(hdr->kdeth.ver_tid_offset, SH) ?
H A Dtid_rdma.c2375 KDETH_SET(resp->kdeth0, SH, !last_pkt);
2485 * The RSM rule selects FECN bit in BTH and SH bit in
2487 * packet of each segment that has SH bit cleared.
4236 KDETH_SET(wd->kdeth0, SH, !last_pkt);
4306 * The RSM rule selects FECN bit in BTH and SH bit in
4308 * packet of each segment that has SH bit cleared.
/linux-master/arch/powerpc/xmon/
H A Dppc-opc.c623 /* 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 macro
[all...]
/linux-master/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h280 #define SET_SH(b, v) SET_GLOBAL_FIELD(b, TLBTR0, SH, v)
405 #define GET_SH(b) GET_GLOBAL_FIELD(b, TLBTR0, SH)
965 #define SH (SH_MASK << SH_SHIFT) macro
/linux-master/scripts/
H A Dkernel-doc575 print ".SH NAME\n";
578 print ".SH SYNOPSIS\n";
603 print ".SH ARGUMENTS\n";
612 print ".SH \"", uc $section, "\"\n";
626 print ".SH NAME\n";
629 print ".SH SYNOPSIS\n";
643 print ".SH Constants\n";
652 print ".SH \"$section\"\n";
665 print ".SH NAME\n";
671 print ".SH SYNOPSI
[all...]
/linux-master/drivers/scsi/
H A Dips.c1383 ips_info(struct Scsi_Host *SH) argument
1391 ha = IPS_HA(SH);

Completed in 381 milliseconds