Symbol: ST
arch/arm/mach-rpc/dma.c
103
status = readb(base + ST);
arch/arm64/kvm/at.c
286
if (!kvm_has_feat_enum(vcpu->kvm, ID_AA64MMFR2_EL1, ST, 48_47)) {
arch/loongarch/lib/xor_simd.c
42
ST(0, base, 0) \
arch/loongarch/lib/xor_simd.c
43
ST(1, base, 16) \
arch/loongarch/lib/xor_simd.c
44
ST(2, base, 32) \
arch/loongarch/lib/xor_simd.c
45
ST(3, base, 48)
arch/loongarch/lib/xor_simd.c
79
ST(0, base, 0) \
arch/loongarch/lib/xor_simd.c
80
ST(1, base, 32)
arch/mips/include/asm/octeon/cvmx.h
212
#define CVMX_BUILD_WRITE64(TYPE, ST) \
arch/powerpc/kernel/align.c
138
if (flags & ST) {
arch/powerpc/kernel/align.c
252
if (flags & ST) {
arch/powerpc/kernel/align.c
65
{ 8, ST+E8 }, /* 1 00 00: evstdd[x] */
arch/powerpc/kernel/align.c
66
{ 8, ST+E4 }, /* 1 00 01: evstdw[x] */
arch/powerpc/kernel/align.c
67
{ 8, ST }, /* 1 00 10: evstdh[x] */
arch/powerpc/kernel/align.c
73
{ 4, ST }, /* 1 10 00: evstwhe[x] */
arch/powerpc/kernel/align.c
75
{ 4, ST }, /* 1 10 10: evstwho[x] */
arch/powerpc/kernel/align.c
77
{ 4, ST+E4 }, /* 1 11 00: evstwwe[x] */
arch/powerpc/kernel/align.c
79
{ 4, ST+E4 }, /* 1 11 10: evstwwo[x] */
arch/powerpc/xmon/ppc-opc.c
3763
{"vshasigmaw", VX (4,1666), VX_MASK, PPCVEC2, 0, {VD, VA, ST, SIX}},
arch/powerpc/xmon/ppc-opc.c
3771
{"vshasigmad", VX (4,1730), VX_MASK, PPCVEC2, 0, {VD, VA, ST, SIX}},
arch/x86/include/asm/xor.h
124
BLK64(NOP, ST, i) \
arch/x86/include/asm/xor.h
176
ST(i, 0) \
arch/x86/include/asm/xor.h
177
ST(i + 1, 1) \
arch/x86/include/asm/xor.h
178
ST(i + 2, 2) \
arch/x86/include/asm/xor.h
179
ST(i + 3, 3) \
arch/x86/include/asm/xor.h
221
BLK64(NOP, ST, i) \
arch/x86/include/asm/xor.h
281
ST(i, 0) \
arch/x86/include/asm/xor.h
282
ST(i + 1, 1) \
arch/x86/include/asm/xor.h
283
ST(i + 2, 2) \
arch/x86/include/asm/xor.h
284
ST(i + 3, 3) \
arch/x86/include/asm/xor.h
329
BLK64(NOP, ST, i) \
arch/x86/include/asm/xor.h
397
ST(i, 0) \
arch/x86/include/asm/xor.h
398
ST(i + 1, 1) \
arch/x86/include/asm/xor.h
399
ST(i + 2, 2) \
arch/x86/include/asm/xor.h
400
ST(i + 3, 3) \
arch/x86/include/asm/xor.h
448
BLK64(NOP, ST, i) \
arch/x86/include/asm/xor.h
82
ST(i, 0) \
arch/x86/include/asm/xor.h
83
ST(i + 1, 1) \
arch/x86/include/asm/xor.h
84
ST(i + 2, 2) \
arch/x86/include/asm/xor.h
85
ST(i + 3, 3) \
arch/x86/include/asm/xor_32.h
143
ST(i, 0) \
arch/x86/include/asm/xor_32.h
145
ST(i + 1, 1) \
arch/x86/include/asm/xor_32.h
147
ST(i + 2, 2) \
arch/x86/include/asm/xor_32.h
149
ST(i + 3, 3)
arch/x86/include/asm/xor_32.h
213
ST(i, 0) \
arch/x86/include/asm/xor_32.h
215
ST(i + 1, 1) \
arch/x86/include/asm/xor_32.h
217
ST(i + 2, 2) \
arch/x86/include/asm/xor_32.h
219
ST(i + 3, 3)
arch/x86/include/asm/xor_32.h
39
ST(i, 0) \
arch/x86/include/asm/xor_32.h
41
ST(i+1, 1) \
arch/x86/include/asm/xor_32.h
43
ST(i + 2, 2) \
arch/x86/include/asm/xor_32.h
45
ST(i + 3, 3)
arch/x86/include/asm/xor_32.h
88
ST(i, 0) \
arch/x86/include/asm/xor_32.h
90
ST(i + 1, 1) \
arch/x86/include/asm/xor_32.h
92
ST(i + 2, 2) \
arch/x86/include/asm/xor_32.h
94
ST(i + 3, 3)
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
28
ST(0x1200, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
29
ST(0x1228, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
30
ST(0x1238, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
31
ST(0x1284, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
32
ST(0x128c, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
33
ST(0x1304, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
34
ST(0x1310, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
35
ST(0x1318, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
36
ST(0x12800, 4),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
37
ST(0x128a0, 4),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
38
ST(0x128c0, 4),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
39
ST(0x12970, 4),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
40
ST(0x12a00, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
41
ST(0x12b40, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
42
ST(0x12b80, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
43
ST(0x12ce0, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
45
ST(0x0644, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
46
ST(0x064c, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
47
ST(0x0680, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
48
ST(0x086c, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
49
ST(0x1028, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
50
ST(0x1410, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
51
ST(0x1430, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
52
ST(0x1458, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
53
ST(0x1460, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
54
ST(0x1480, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
55
ST(0x1500, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
56
ST(0x1520, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
57
ST(0x1540, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
58
ST(0x1608, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
59
ST(0x1610, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
60
ST(0x1658, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
61
ST(0x165c, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
62
ST(0x1664, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
63
ST(0x1668, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
64
ST(0x16a4, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
65
ST(0x16c0, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
66
ST(0x16e0, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
67
ST(0x1740, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
68
ST(0x17c0, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
69
ST(0x17e0, 8),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
70
ST(0x2400, 14 * 16),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
71
ST(0x3824, 1),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
72
ST(0x10800, 32 * 16),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
73
ST(0x14600, 16),
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
74
ST(0x14800, 8 * 8),
drivers/media/usb/gspca/sq930x.c
1125
{USB_DEVICE(0x041e, 0x4038), ST(MI0360, 0)},
drivers/media/usb/gspca/sq930x.c
1126
{USB_DEVICE(0x041e, 0x403c), ST(LZ24BP, 0)},
drivers/media/usb/gspca/sq930x.c
1127
{USB_DEVICE(0x041e, 0x403d), ST(LZ24BP, 0)},
drivers/media/usb/gspca/sq930x.c
1128
{USB_DEVICE(0x041e, 0x4041), ST(LZ24BP, Creative_live_motion)},
drivers/media/usb/gspca/sq930x.c
1129
{USB_DEVICE(0x2770, 0x930b), ST(MI0360, 0)},
drivers/media/usb/gspca/sq930x.c
1130
{USB_DEVICE(0x2770, 0x930c), ST(MI0360, 0)},
drivers/net/ethernet/amd/xgbe/xgbe-dev.c
3231
XGMAC_DMA_IOWRITE_BITS(pdata->channel[i], DMA_CH_TCR, ST, 1);
drivers/net/ethernet/amd/xgbe/xgbe-dev.c
3263
XGMAC_DMA_IOWRITE_BITS(pdata->channel[i], DMA_CH_TCR, ST, 0);
drivers/net/ethernet/amd/xgbe/xgbe-dev.c
3353
XGMAC_DMA_IOWRITE_BITS(pdata->channel[i], DMA_CH_TCR, ST, 1);
drivers/net/ethernet/amd/xgbe/xgbe-dev.c
3376
XGMAC_DMA_IOWRITE_BITS(pdata->channel[i], DMA_CH_TCR, ST, 0);
drivers/net/ethernet/huawei/hinic/hinic_hw_if.c
285
val = HINIC_DMA_ATTR_CLEAR(val, ST) &
drivers/net/ethernet/huawei/hinic/hinic_hw_if.c
291
dma_attr_entry = HINIC_DMA_ATTR_SET(st, ST) |
drivers/net/ethernet/huawei/hinic3/hinic3_hwdev.c
296
dst_attr = HINIC3_DMA_ATTR_ENTRY_SET(HINIC3_PCIE_ST_DISABLE, ST) |
drivers/scsi/FlashPoint.c
4555
WRW_HARPOON(map_addr, (CPN_OP + AMSG_IN + ST)); /*IF NOT MSG IN CHECK 4 DATA IN */
drivers/scsi/FlashPoint.c
4563
WRW_HARPOON(map_addr, (CPN_OP + AMSG_IN + ST)); /*IF NOT MSG IN CHECK DATA IN */
drivers/usb/gadget/udc/tegra-xudc.c
1751
val = xudc_readl(xudc, ST);
drivers/usb/gadget/udc/tegra-xudc.c
1753
xudc_writel(xudc, ST_RC, ST);
drivers/usb/gadget/udc/tegra-xudc.c
2908
val = xudc_readl(xudc, ST);
drivers/usb/gadget/udc/tegra-xudc.c
2910
xudc_writel(xudc, ST_RC, ST);
drivers/usb/gadget/udc/tegra-xudc.c
3141
val = xudc_readl(xudc, ST);
drivers/usb/gadget/udc/tegra-xudc.c
3144
xudc_writel(xudc, ST_IP, ST);
fs/nfsd/nfs2acl.c
327
.pc_xdrressize = ST,
fs/nfsd/nfs2acl.c
339
.pc_xdrressize = ST+1+2*(1+ACL),
fs/nfsd/nfs2acl.c
351
.pc_xdrressize = ST+AT,
fs/nfsd/nfs2acl.c
363
.pc_xdrressize = ST+AT,
fs/nfsd/nfs2acl.c
375
.pc_xdrressize = ST+AT+1,
fs/nfsd/nfs3acl.c
240
.pc_xdrressize = ST,
fs/nfsd/nfs3acl.c
252
.pc_xdrressize = ST+1+2*(1+ACL),
fs/nfsd/nfs3acl.c
264
.pc_xdrressize = ST+pAT,
fs/nfsd/nfs3proc.c
1009
.pc_xdrressize = ST+pAT+2*6+1,
fs/nfsd/nfs3proc.c
1020
.pc_xdrressize = ST+pAT+12,
fs/nfsd/nfs3proc.c
1031
.pc_xdrressize = ST+pAT+6,
fs/nfsd/nfs3proc.c
1043
.pc_xdrressize = ST+WC+2,
fs/nfsd/nfs3proc.c
796
.pc_xdrressize = ST,
fs/nfsd/nfs3proc.c
808
.pc_xdrressize = ST+AT,
fs/nfsd/nfs3proc.c
820
.pc_xdrressize = ST+WC,
fs/nfsd/nfs3proc.c
832
.pc_xdrressize = ST+FH+pAT+pAT,
fs/nfsd/nfs3proc.c
844
.pc_xdrressize = ST+pAT+1,
fs/nfsd/nfs3proc.c
856
.pc_xdrressize = ST+pAT+1+NFS3_MAXPATHLEN/4,
fs/nfsd/nfs3proc.c
868
.pc_xdrressize = ST+pAT+4+NFSSVC_MAXBLKSIZE/4,
fs/nfsd/nfs3proc.c
880
.pc_xdrressize = ST+WC+4,
fs/nfsd/nfs3proc.c
892
.pc_xdrressize = ST+(1+FH+pAT)+WC,
fs/nfsd/nfs3proc.c
904
.pc_xdrressize = ST+(1+FH+pAT)+WC,
fs/nfsd/nfs3proc.c
916
.pc_xdrressize = ST+(1+FH+pAT)+WC,
fs/nfsd/nfs3proc.c
928
.pc_xdrressize = ST+(1+FH+pAT)+WC,
fs/nfsd/nfs3proc.c
940
.pc_xdrressize = ST+WC,
fs/nfsd/nfs3proc.c
952
.pc_xdrressize = ST+WC,
fs/nfsd/nfs3proc.c
964
.pc_xdrressize = ST+WC+WC,
fs/nfsd/nfs3proc.c
976
.pc_xdrressize = ST+pAT+WC,
fs/nfsd/nfsproc.c
655
.pc_xdrressize = ST+AT,
fs/nfsd/nfsproc.c
667
.pc_xdrressize = ST+AT,
fs/nfsd/nfsproc.c
690
.pc_xdrressize = ST+FH+AT,
fs/nfsd/nfsproc.c
701
.pc_xdrressize = ST+1+NFS_MAXPATHLEN/4,
fs/nfsd/nfsproc.c
713
.pc_xdrressize = ST+AT+1+NFS_MAXDATA/4,
fs/nfsd/nfsproc.c
736
.pc_xdrressize = ST+AT,
fs/nfsd/nfsproc.c
748
.pc_xdrressize = ST+FH+AT,
fs/nfsd/nfsproc.c
759
.pc_xdrressize = ST,
fs/nfsd/nfsproc.c
770
.pc_xdrressize = ST,
fs/nfsd/nfsproc.c
781
.pc_xdrressize = ST,
fs/nfsd/nfsproc.c
792
.pc_xdrressize = ST,
fs/nfsd/nfsproc.c
804
.pc_xdrressize = ST+FH+AT,
fs/nfsd/nfsproc.c
815
.pc_xdrressize = ST,
fs/nfsd/nfsproc.c
836
.pc_xdrressize = ST+5,
kernel/bpf/core.c
1720
INSN_3(ST, MEM, B), \
kernel/bpf/core.c
1721
INSN_3(ST, MEM, H), \
kernel/bpf/core.c
1722
INSN_3(ST, MEM, W), \
kernel/bpf/core.c
1723
INSN_3(ST, MEM, DW), \
tools/perf/scripts/perl/Perf-Trace-Util/Context.c
42
struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0)));
tools/perf/scripts/perl/Perf-Trace-Util/Context.c
65
struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0)));
tools/perf/scripts/perl/Perf-Trace-Util/Context.c
88
struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0)));
tools/testing/selftests/kvm/arm64/set_id_regs.c
188
REG_FTR_BITS(FTR_LOWER_SAFE, ID_AA64MMFR2_EL1, ST, 0),
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
428
#define getnn(ST, REG) ((be32toh(ST.REG) >> (31-REG##_offset)) \
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
430
#define getpnn(ST, REG) ((be32toh((ST)->REG) >> (31-REG##_offset)) \
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
432
#define get32(ST, REG) (be32toh(ST.REG))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
433
#define getp32(ST, REG) (be32toh((ST)->REG))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
434
#define get64(ST, REG) (be64toh(ST.REG))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
435
#define getp64(ST, REG) (be64toh((ST)->REG))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
437
#define unget32(ST, REG) (get32(ST, REG) & ~((REG##_mask) \
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
441
#define ungetp32(ST, REG) (getp32(ST, REG) & ~((REG##_mask) \
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
445
#define clear_regs(ST) memset((void *)(&(ST)), 0, sizeof(ST))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
446
#define clear_dde(ST) do { ST.dde_count = ST.ddebc = 0; ST.ddead = 0; \
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
448
#define clearp_dde(ST) do { (ST)->dde_count = (ST)->ddebc = 0; \
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
449
(ST)->ddead = 0; \
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
451
#define clear_struct(ST) memset((void *)(&(ST)), 0, sizeof(ST))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
452
#define putnn(ST, REG, X) (ST.REG = htobe32(unget32(ST, REG) | (((X) \
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
454
#define putpnn(ST, REG, X) ((ST)->REG = htobe32(ungetp32(ST, REG) \
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
457
#define put32(ST, REG, X) (ST.REG = htobe32(X))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
458
#define putp32(ST, REG, X) ((ST)->REG = htobe32(X))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
459
#define put64(ST, REG, X) (ST.REG = htobe64(X))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
460
#define putp64(ST, REG, X) ((ST)->REG = htobe64(X))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
467
#define get_csb_ce(ST) ((uint32_t)getnn(ST, csb_ce))
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
468
#define get_csb_ce_ms3b(ST) (get_csb_ce(ST) >> 5)
tools/testing/selftests/powerpc/nx-gzip/include/nxu.h
469
#define put_csb_ce_ms3b(ST, X) putnn(ST, csb_ce, ((uint32_t)(X) << 5))