Home
last modified time | relevance | path

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

/linux-6.15/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
117 add state0.4s, state0.4s, state1.4s
118 eor tmp.16b, state3.16b, state0.16b
139 add state0.4s, state0.4s, copy0.4s
[all …]
/linux-6.15/arch/x86/entry/vdso/
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
120 pxor state0,state3
145 paddd copy0,state0
[all …]
/linux-6.15/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-6.15/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-6.15/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-6.15/crypto/
H A Dahash.c465 struct ahash_save_req_state state0; in ahash_do_req_chain() local
487 state = &state0; in ahash_do_req_chain()
671 struct ahash_save_req_state *state0 = data; in ahash_def_digest_done() local
675 state = *state0; in ahash_def_digest_done()
761 struct ahash_save_req_state *state0 = data; in ahash_def_finup_done1() local
765 state = *state0; in ahash_def_finup_done1()
/linux-6.15/Documentation/admin-guide/acpi/
H A Dfan_performance_states.rst22 -r--r--r-- 1 root root 4096 Dec 13 20:38 state0
/linux-6.15/drivers/thunderbolt/
H A Dicm.c1844 u32 state0, state1; in icm_reset_phy_port() local
1871 state0 = val0 & PHY_PORT_CS1_LINK_STATE_MASK; in icm_reset_phy_port()
1872 state0 >>= PHY_PORT_CS1_LINK_STATE_SHIFT; in icm_reset_phy_port()
1877 if (state0 != TB_PORT_UP || state1 != TB_PORT_UP) in icm_reset_phy_port()
/linux-6.15/Documentation/admin-guide/pm/
H A Dintel_idle.rst214 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