Home
last modified time | relevance | path

Searched full:std (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/Linux-v5.10/arch/powerpc/platforms/ps3/
Dhvcall.S19 std r0, 16(r1); \
41 std r0, 16(r1); \
50 std r4, 0(r11); \
60 std r0, 16(r1); \
62 std r3, -8(r1); \
70 std r4, 0(r11); \
72 std r5, 0(r11); \
82 std r0, 16(r1); \
84 std r3, -8(r1); \
85 std r4, -16(r1); \
[all …]
/Linux-v5.10/drivers/pinctrl/bcm/
Dpinctrl-bcm281xx.c384 BCM281XX_PIN_DESC(BCM281XX_PIN_ADCSYNC, "adcsync", std),
385 BCM281XX_PIN_DESC(BCM281XX_PIN_BAT_RM, "bat_rm", std),
390 BCM281XX_PIN_DESC(BCM281XX_PIN_CLASSGPWR, "classgpwr", std),
391 BCM281XX_PIN_DESC(BCM281XX_PIN_CLK_CX8, "clk_cx8", std),
392 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_0, "clkout_0", std),
393 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_1, "clkout_1", std),
394 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_2, "clkout_2", std),
395 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_3, "clkout_3", std),
396 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKREQ_IN_0, "clkreq_in_0", std),
397 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKREQ_IN_1, "clkreq_in_1", std),
[all …]
/Linux-v5.10/tools/perf/arch/powerpc/tests/
Dregs_load.S44 std 0, R0(3)
45 std 1, R1(3)
46 std 2, R2(3)
47 std 3, R3(3)
48 std 4, R4(3)
49 std 5, R5(3)
50 std 6, R6(3)
51 std 7, R7(3)
52 std 8, R8(3)
53 std 9, R9(3)
[all …]
/Linux-v5.10/arch/powerpc/platforms/pseries/
DhvCall.S34 std r3,STK_PARAM(R3)(r1); \
35 std r4,STK_PARAM(R4)(r1); \
36 std r5,STK_PARAM(R5)(r1); \
37 std r6,STK_PARAM(R6)(r1); \
38 std r7,STK_PARAM(R7)(r1); \
39 std r8,STK_PARAM(R8)(r1); \
40 std r9,STK_PARAM(R9)(r1); \
41 std r10,STK_PARAM(R10)(r1); \
42 std r0,16(r1); \
61 std r3,STACK_FRAME_OVERHEAD+STK_PARAM(R3)(r1); \
[all …]
/Linux-v5.10/arch/powerpc/lib/
Dcopypage_64.S50 1: std r5,8(r3)
51 std r6,16(r3)
54 std r7,24(r3)
55 std r8,32(r3)
58 std r9,40(r3)
59 std r10,48(r3)
62 std r11,56(r3)
63 std r12,64(r3)
66 std r5,72(r3)
67 std r6,80(r3)
[all …]
Dcopy_mc_64.S90 std r14,STK_REG(R14)(r1)
91 std r15,STK_REG(R15)(r1)
92 std r16,STK_REG(R16)(r1)
93 std r17,STK_REG(R17)(r1)
94 std r18,STK_REG(R18)(r1)
95 std r19,STK_REG(R19)(r1)
96 std r20,STK_REG(R20)(r1)
97 std r21,STK_REG(R21)(r1)
98 std r22,STK_REG(R22)(r1)
99 std r0,STACKFRAMESIZE+16(r1)
[all …]
Dcopypage_power7.S44 std r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
45 std r4,-STACKFRAMESIZE+STK_REG(R30)(r1)
46 std r0,16(r1)
101 std r14,STK_REG(R14)(r1)
102 std r15,STK_REG(R15)(r1)
103 std r16,STK_REG(R16)(r1)
104 std r17,STK_REG(R17)(r1)
105 std r18,STK_REG(R18)(r1)
106 std r19,STK_REG(R19)(r1)
107 std r20,STK_REG(R20)(r1)
[all …]
Dcopyuser_64.S62 std r3,-24(r1)
64 std r4,-16(r1)
65 std r5,-8(r1)
111 stex; std r9,0(r3)
113 stex; std r8,8(r3)
118 stex; std r7,16(r3)
120 stex; std r6,24(r3)
125 stex; std r9,0(r3)
127 stex; std r8,8(r3)
138 stex; std r9,0(r3)
[all …]
Dmemcpy_power7.S26 std r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
66 std r14,STK_REG(R14)(r1)
67 std r15,STK_REG(R15)(r1)
68 std r16,STK_REG(R16)(r1)
69 std r17,STK_REG(R17)(r1)
70 std r18,STK_REG(R18)(r1)
71 std r19,STK_REG(R19)(r1)
72 std r20,STK_REG(R20)(r1)
73 std r21,STK_REG(R21)(r1)
74 std r22,STK_REG(R22)(r1)
[all …]
Dcopyuser_power7.S79 std r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
80 std r4,-STACKFRAMESIZE+STK_REG(R30)(r1)
81 std r5,-STACKFRAMESIZE+STK_REG(R29)(r1)
122 std r14,STK_REG(R14)(r1)
123 std r15,STK_REG(R15)(r1)
124 std r16,STK_REG(R16)(r1)
125 std r17,STK_REG(R17)(r1)
126 std r18,STK_REG(R18)(r1)
127 std r19,STK_REG(R19)(r1)
128 std r20,STK_REG(R20)(r1)
[all …]
Dmem_64.S58 4: std r4,0(r6)
59 std r4,8(r6)
60 std r4,16(r6)
61 std r4,24(r6)
62 std r4,32(r6)
63 std r4,40(r6)
64 std r4,48(r6)
65 std r4,56(r6)
73 std r4,0(r6)
74 std r4,8(r6)
[all …]
/Linux-v5.10/arch/powerpc/kernel/
Didle_book3s.S52 std r1,PACAR1(r13)
56 std r2,-8*0(r1)
57 std r14,-8*1(r1)
58 std r15,-8*2(r1)
59 std r16,-8*3(r1)
60 std r17,-8*4(r1)
61 std r18,-8*5(r1)
62 std r19,-8*6(r1)
63 std r20,-8*7(r1)
64 std r21,-8*8(r1)
[all …]
Dentry_64.S81 std r10,0(r1)
82 std r11,_NIP(r1)
83 std r12,_MSR(r1)
84 std r0,GPR0(r1)
85 std r10,GPR1(r1)
86 std r2,GPR2(r1)
91 std r3,GPR3(r1)
92 std r4,GPR4(r1)
93 std r5,GPR5(r1)
94 std r6,GPR6(r1)
[all …]
/Linux-v5.10/tools/testing/selftests/powerpc/pmu/ebb/
Dbusy_loop.S12 std r14, 160(%r1)
13 std r15, 152(%r1)
14 std r16, 144(%r1)
15 std r17, 136(%r1)
16 std r18, 128(%r1)
17 std r19, 120(%r1)
18 std r20, 112(%r1)
19 std r21, 104(%r1)
20 std r22, 96(%r1)
21 std r23, 88(%r1)
[all …]
/Linux-v5.10/tools/testing/selftests/powerpc/copyloops/
Dcopy_mc_64.S90 std r14,STK_REG(R14)(r1)
91 std r15,STK_REG(R15)(r1)
92 std r16,STK_REG(R16)(r1)
93 std r17,STK_REG(R17)(r1)
94 std r18,STK_REG(R18)(r1)
95 std r19,STK_REG(R19)(r1)
96 std r20,STK_REG(R20)(r1)
97 std r21,STK_REG(R21)(r1)
98 std r22,STK_REG(R22)(r1)
99 std r0,STACKFRAMESIZE+16(r1)
[all …]
Dcopyuser_64.S62 std r3,-24(r1)
64 std r4,-16(r1)
65 std r5,-8(r1)
111 stex; std r9,0(r3)
113 stex; std r8,8(r3)
118 stex; std r7,16(r3)
120 stex; std r6,24(r3)
125 stex; std r9,0(r3)
127 stex; std r8,8(r3)
138 stex; std r9,0(r3)
[all …]
Dmemcpy_power7.S26 std r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
66 std r14,STK_REG(R14)(r1)
67 std r15,STK_REG(R15)(r1)
68 std r16,STK_REG(R16)(r1)
69 std r17,STK_REG(R17)(r1)
70 std r18,STK_REG(R18)(r1)
71 std r19,STK_REG(R19)(r1)
72 std r20,STK_REG(R20)(r1)
73 std r21,STK_REG(R21)(r1)
74 std r22,STK_REG(R22)(r1)
[all …]
Dcopyuser_power7.S79 std r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
80 std r4,-STACKFRAMESIZE+STK_REG(R30)(r1)
81 std r5,-STACKFRAMESIZE+STK_REG(R29)(r1)
122 std r14,STK_REG(R14)(r1)
123 std r15,STK_REG(R15)(r1)
124 std r16,STK_REG(R16)(r1)
125 std r17,STK_REG(R17)(r1)
126 std r18,STK_REG(R18)(r1)
127 std r19,STK_REG(R19)(r1)
128 std r20,STK_REG(R20)(r1)
[all …]
/Linux-v5.10/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions244 replace define V4L2_STD_PAL_B v4l2-std-id
245 replace define V4L2_STD_PAL_B1 v4l2-std-id
246 replace define V4L2_STD_PAL_G v4l2-std-id
247 replace define V4L2_STD_PAL_H v4l2-std-id
248 replace define V4L2_STD_PAL_I v4l2-std-id
249 replace define V4L2_STD_PAL_D v4l2-std-id
250 replace define V4L2_STD_PAL_D1 v4l2-std-id
251 replace define V4L2_STD_PAL_K v4l2-std-id
252 replace define V4L2_STD_PAL_M v4l2-std-id
253 replace define V4L2_STD_PAL_N v4l2-std-id
[all …]
/Linux-v5.10/arch/s390/kernel/
Dreipl.S37 std %f0, 0x00(%r1)
38 std %f1, 0x08(%r1)
39 std %f2, 0x10(%r1)
40 std %f3, 0x18(%r1)
41 std %f4, 0x20(%r1)
42 std %f5, 0x28(%r1)
43 std %f6, 0x30(%r1)
44 std %f7, 0x38(%r1)
45 std %f8, 0x40(%r1)
46 std %f9, 0x48(%r1)
[all …]
/Linux-v5.10/tools/testing/selftests/powerpc/include/
Dgpr_asm.h12 std r31,(top_pos)(%r1); \
13 std r30,(top_pos - 8)(%r1); \
14 std r29,(top_pos - 16)(%r1); \
15 std r28,(top_pos - 24)(%r1); \
16 std r27,(top_pos - 32)(%r1); \
17 std r26,(top_pos - 40)(%r1); \
18 std r25,(top_pos - 48)(%r1); \
19 std r24,(top_pos - 56)(%r1); \
20 std r23,(top_pos - 64)(%r1); \
21 std r22,(top_pos - 72)(%r1); \
[all …]
/Linux-v5.10/arch/powerpc/kernel/trace/
Dftrace_64_mprofile.S37 std r0,LRSAVE(r1)
56 std r8, GPR1(r1)
67 std r7, _NIP(r1)
69 std r0, _LINK(r1)
72 std r2, 24(r1)
89 std r8, _MSR(r1)
90 std r9, _CTR(r1)
91 std r10, _XER(r1)
92 std r11, _CCR(r1)
154 std r0, LRSAVE(r1)
[all …]
/Linux-v5.10/arch/sparc/crypto/
Daes_asm.S220 std %f0, [%o1 + 0x00]
221 std %f2, [%o1 + 0x08]
237 std %f4, [%o1 + 0x00]
238 std %f6, [%o1 + 0x08]
268 std %f8, [%o1 + 0x00]
269 std %f10, [%o1 + 0x08]
270 std %f12, [%o1 + 0x10]
271 std %f14, [%o1 + 0x18]
272 std %f16, [%o1 + 0x20]
273 std %f18, [%o1 + 0x28]
[all …]
/Linux-v5.10/tools/wmi/
Ddell-smbios-example.c35 buffer->std.cmd_class, buffer->std.cmd_select, in show_buffer()
36 buffer->std.input[0], buffer->std.input[1], in show_buffer()
37 buffer->std.input[2], buffer->std.input[3], in show_buffer()
38 buffer->std.output[0], buffer->std.output[1], in show_buffer()
39 buffer->std.output[2], buffer->std.output[3]); in show_buffer()
99 buffer->std.cmd_class = CLASS_TOKEN_READ; in token_is_active()
100 buffer->std.cmd_select = SELECT_TOKEN_STD; in token_is_active()
101 buffer->std.input[0] = *location; in token_is_active()
103 if (ret != 0 || buffer->std.output[0] != 0) in token_is_active()
105 ret = (buffer->std.output[1] == *cmpvalue); in token_is_active()
[all …]
/Linux-v5.10/arch/powerpc/kvm/
Dtm.S33 std r0, PPC_LR_STKOFF(r1)
51 std r1, HSTATE_SCRATCH2(r13)
52 std r3, HSTATE_SCRATCH1(r13)
79 std r6, VCPU_ORIG_TEXASR(r3)
95 std r9, PACATMSCRATCH(r13)
99 std r0, VCPU_GPRS_TM(0)(r9)
104 std r1, VCPU_GPRS_TM(1)(r9)
108 std r2, VCPU_GPRS_TM(2)(r9)
119 std reg, VCPU_GPRS_TM(reg)(r9)
125 std r4, VCPU_GPRS_TM(13)(r9)
[all …]

12345678910>>...22