Home
last modified time | relevance | path

Searched refs:VL (Results 1 – 19 of 19) sorted by relevance

/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S155 ldr z0, [x2, #0, MUL VL]
156 ldr z1, [x2, #1, MUL VL]
157 ldr z2, [x2, #2, MUL VL]
158 ldr z3, [x2, #3, MUL VL]
159 ldr z4, [x2, #4, MUL VL]
160 ldr z5, [x2, #5, MUL VL]
161 ldr z6, [x2, #6, MUL VL]
162 ldr z7, [x2, #7, MUL VL]
163 ldr z8, [x2, #8, MUL VL]
164 ldr z9, [x2, #9, MUL VL]
[all …]
/linux/arch/x86/crypto/
H A Daes-ctr-avx-x86_64.S79 .if VL < 64
88 .if VL < 64
98 .if VL == 16
100 .elseif VL == 32
109 .if VL < 64
245 _vpxor \i*VL(SRC), RNDKEYLAST, RNDKEY
249 _vmovdqu AESDATA\i, \i*VL(DST)
257 _vpxor \i*VL(SRC), AESDATA\i, AESDATA\i
260 _vmovdqu AESDATA\i, \i*VL(DST)
269 .if VL == 16
[all …]
H A Daes-xts-avx-x86_64.S127 .if VL == 16
129 .elseif VL == 32
131 .elseif VL == 64
235 .if VL < 64
244 .if VL == 16
246 .elseif VL == 32
255 .if VL < 64
294 .if VL == 16
297 vpsrlq $64 - VL/16, \src, \tmp1
300 vpsllq $VL/16, \src, \dst
[all …]
/linux/lib/crc/x86/
H A Dcrc-pclmul-template.S79 .if VL == 16
81 .elseif VL == 32
218 .set VL, \vl define
223 .if VL == 16
226 .elseif VL == 32
229 .elseif VL == 64
299 .if VL >= 32
300 cmp $VL, LEN
302 .if VL == 64
316 _prepare_v0 VL, V0, V1, BSWAP_MASK
[all …]
/linux/arch/riscv/crypto/
H A Daes-riscv64-zvkned-zvbb-zvkg.S61 #define VL a7 macro
109 vsetvli VL, LEN32, e32, m4, ta, ma
110 srli t0, VL, 2 // t0 = N (num blocks)
175 vsetvli VL, LEN32, e32, m4, ta, ma
185 slli t0, VL, 2
188 sub LEN32, LEN32, VL
214 addi t0, VL, -4
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-linkstation-lsvl.dts3 * Device Tree file for Buffalo Linkstation LS-VL
13 model = "Buffalo Linkstation LS-VL";
/linux/lib/crypto/riscv/
H A Dchacha-riscv64-zvkb.S60 #define VL t2 macro
181 vsetvli VL, NBLOCKS, e32, m1, ta, ma
275 add COUNTER, COUNTER, VL
276 sub NBLOCKS, NBLOCKS, VL
277 slli TMP, VL, 6
/linux/Documentation/devicetree/bindings/sound/
H A Dcs43130.txt10 - VA-supply, VP-supply, VL-supply, VCP-supply, VD-supply:
57 VL-supply = <&dummy_vreg>;
/linux/lib/crypto/s390/
H A Dchacha-s390.S89 VL K0,0,,%r7 # load sigma
90 VL K1,0,,KEY # load key
91 VL K2,16,,KEY
92 VL K3,0,,COUNTER # load counter
94 VL BEPERM,0x40,,%r7
95 VL CTR,0x50,,%r7
489 VL K3,0,,COUNTER # load counter
/linux/Documentation/scsi/
H A Dadvansys.rst9 (8-bit transfer) SCSI Host Adapters for the ISA, EISA, VL, and PCI
42 - ABP842 - Bus-Master VL (240 CDB)
55 - ABP852 - Dual Channel Bus-Master VL (240 CDB Per Channel)
181 affects searching for ISA and VL boards.
H A Daic7xxx.rst26 aic7770 10 EISA/VL 10MHz 16Bit 4 1
67 AHA-2842 aic7770 VL SE-50M SE-HD50F
/linux/Documentation/networking/dsa/
H A Dsja1105.rst36 VL Lookup no no
37 VL Policing if VL Lookup no
38 VL Forwarding if VL Lookup no
46 VL Forwarding Params if VL Forwarding no
/linux/arch/arm/boot/dts/st/
H A Dstm32mp157f-dk2-scmi.dtsi44 VL-supply = <&scmi_v3v3>;
/linux/Documentation/arch/arm64/
H A Dsme.rst69 vectors from 0 to VL/8-1 stored in the same endianness invariant format as is
310 The caller must make a further GETREGSET call if it needs to know what VL is
312 VL is supported.
322 * For SETREGSET, if the requested VL is not supported, the effect will be the
326 payload layout for the actual VL and retry.
/linux/arch/s390/include/asm/
H A Dfpu-insn-asm.h317 .macro VL v, disp, index="%r0", base
/linux/drivers/eisa/
H A Deisa.ids117 ASU4901 "VL/EISA-486SV1 Main Board"
1250 TYN0001 "TYN VL EISA-486 Board"
1264 USC0340 "UltraStor - ULTRA-34F VESA VL-BUS Host Adapter"
/linux/lib/crypto/x86/
H A Dchacha-avx512vl-x86_64.S467 # mostly benefits from the new rotate instructions in VL and the
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv219 0x7, 0, ebx, 31, avx512vl , AVX-512 VL (128/256 vector length) extensions
/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c636 /* 1*/ FLAG_ENTRY0("VLErr", SEEI(VL)),