Searched refs:state3 (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/x86/entry/vdso/ |
| A D | vgetrandom-chacha.S | 36 .set state3, %xmm4 define 68 psrld $16,state3 69 por temp,state3 84 psrld $24,state3 85 por temp,state3 100 pshufd $0x93,state3,state3 107 psrld $16,state3 108 por temp,state3 124 por temp,state3 139 pshufd $0x39,state3,state3 [all …]
|
| /linux/arch/arm64/kernel/vdso/ |
| 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 89 shl state3.4s, tmp.4s, #8 103 ext state3.16b, state3.16b, state3.16b, #12 107 eor state3.16b, state3.16b, state0.16b 108 rev32 state3.8h, state3.8h 133 ext state3.16b, state3.16b, state3.16b, #4 145 add state3.4s, state3.4s, copy3.4s [all …]
|
| /linux/arch/powerpc/kernel/vdso/ |
| 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/ |
| 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/ |
| A D | css.h | 57 __u8 state3 : 1; /* path state value 3 */ member
|
| 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/ |
| A D | fan_performance_states.rst | 27 -r--r--r-- 1 root root 4096 Dec 13 20:38 state3
|
| /linux/fs/gfs2/ |
| A D | rgrp.c | 442 const u8 state3 = state << 6; in gfs2_bitcount() local 452 if (((*byte) & 0xC0) == state3) in gfs2_bitcount()
|
Completed in 24 milliseconds