Home
last modified time | relevance | path

Searched refs:state0 (Results 1 – 10 of 10) sorted by relevance

/linux/arch/arm64/kernel/vdso/
H A Dvgetrandom-chacha.S9 #define state0 v0 macro
61 mov state0.16b, copy0.16b
76 add state0.4s, state0.4s, state1.4s
77 eor state3.16b, state3.16b, state0.16b
87 add state0.4s, state0.4s, state1.4s
88 eor tmp.16b, state3.16b, state0.16b
106 add state0.4s, state0.4s, state1.4s
107 eor state3.16b, state3.16b, state0.16b
117 add state0.4s, state0.4s, state1.4s
118 eor tmp.16b, state3.16b, state0.16b
[all …]
/linux/arch/x86/entry/vdso/vdso64/
H A Dvgetrandom-chacha.S33 .set state0, %xmm1 define
56 movdqa copy0,state0
64 paddd state1,state0
65 pxor state0,state3
80 paddd state1,state0
81 pxor state0,state3
103 paddd state1,state0
104 pxor state0,state3
119 paddd state1,state0
120 pxor state0,state3
[all …]
/linux/arch/riscv/kernel/vdso/
H A Dvgetrandom-chacha.S40 #define state0 s0 macro
63 #define line0 state0, state1, state2, state3
107 mv state0, copy0
171 sw state0, (output)
179 lw state0, (key)
192 lw state0, 16(key)
206 srli state0, cnt, 32
207 addw state13, state13, state0
/linux/arch/loongarch/vdso/
H A Dvgetrandom-chacha.S40 #define state0 s0 macro
64 #define line0 state0, state1, state2, state3
107 move state0, copy0
171 st.w state0, output, 0
179 ld.w state0, key, 0
192 ld.w state0, key, 16
214 sltui state0, cnt_lo, 1
215 add.w cnt_hi, cnt_hi, state0
/linux/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S35 #define state0 r16 macro
195 lis state0, const0@ha
199 addi state0, state0, const0@l
227 addis state0, state0, const0@ha
231 addi state0, state0, const0@l
249 stwbrx state0, val4, dst_bytes
274 stw state0, 4(dst_bytes)
/linux/drivers/regulator/
H A Dact8865-regulator.c589 u8 state0, state1; in act8600_charger_get_status() local
595 state0 = val & ACT8600_APCH_CSTATE0; in act8600_charger_get_status()
598 if (state0 && !state1) in act8600_charger_get_status()
600 if (!state0 && state1) in act8600_charger_get_status()
602 if (!state0 && !state1) in act8600_charger_get_status()
/linux/Documentation/admin-guide/acpi/
H A Dfan_performance_states.rst22 -r--r--r-- 1 root root 4096 Dec 13 20:38 state0
/linux/drivers/thunderbolt/
H A Dicm.c1878 u32 state0, state1; in icm_reset_phy_port() local
1905 state0 = val0 & PHY_PORT_CS1_LINK_STATE_MASK; in icm_reset_phy_port()
1906 state0 >>= PHY_PORT_CS1_LINK_STATE_SHIFT; in icm_reset_phy_port()
1911 if (state0 != TB_PORT_UP || state1 != TB_PORT_UP) in icm_reset_phy_port()
/linux/Documentation/admin-guide/pm/
H A Dintel_idle.rst235 of the corresponding idle state directories in ``sysfs``, :file:`state0`,
H A Dcpuidle.rst406 called :file:`state0`, :file:`state1` and so on, up to the number of idle state