Searched refs:state3 (Results 1 – 7 of 7) sorted by relevance
/linux/arch/x86/entry/vdso/ |
H A D | vgetrandom-chacha.S | 36 .set state3, %xmm4 define 59 movdqa copy3,state3 65 pxor state0,state3 66 movdqa state3,temp 68 psrld $16,state3 69 por temp,state3 72 paddd state3,state2 81 pxor state0,state3 82 movdqa state3,temp 84 psrld $24,state3 [all …]
|
/linux/arch/arm64/kernel/vdso/ |
H A D | vgetrandom-chacha.S | 12 #define state3 v3 macro 64 mov state3.16b, copy3.16b 77 eor state3.16b, state3.16b, state0.16b 78 rev32 state3.8h, state3.8h 81 add state2.4s, state2.4s, state3.4s 88 eor tmp.16b, state3.16b, state0.16b 89 shl state3.4s, tmp.4s, #8 90 sri state3.4s, tmp.4s, #24 93 add state2.4s, state2.4s, state3.4s 103 ext state3.16b, state3.16b, state3.16b, #12 [all …]
|
/linux/arch/powerpc/kernel/vdso/ |
H A D | vgetrandom-chacha.S | 38 #define state3 r19 macro 198 lis state3, const3@ha 202 addi state3, state3, const3@l 230 addis state3, state3, const3@ha 234 addi state3, state3, const3@l 254 stwbrx state3, 0, dst_bytes 277 stw state3, 16(dst_bytes)
|
/linux/arch/loongarch/vdso/ |
H A D | vgetrandom-chacha.S | 43 #define state3 s3 macro 66 #define line0 state0, state1, state2, state3 111 li.w state3, 0x6b206574 181 st.w state3, output, 12 189 ld.w state3, key, 12 202 ld.w state3, key, 28
|
/linux/drivers/s390/cio/ |
H A D | css.h | 57 __u8 state3 : 1; /* path state value 3 */ member
|
H A D | device_pgid.c | 355 if (pgid->inf.ps.state3 != SNID_STATE3_MULTI_PATH) in pgid_to_donepm() 358 if (pgid->inf.ps.state3 != SNID_STATE3_SINGLE_PATH) in pgid_to_donepm()
|
/linux/Documentation/admin-guide/acpi/ |
H A D | fan_performance_states.rst | 27 -r--r--r-- 1 root root 4096 Dec 13 20:38 state3
|