Home
last modified time | relevance | path

Searched refs:VLM (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/arch/s390/crypto/
Dcrc32be-vx.S96 VLM CONST_R1R2,CONST_CRC_POLY,0,%r5
103 VLM %v1,%v4,0,%r3 /* 64-bytes into V1..V4 */
114 VLM %v5,%v8,0,%r3
Dcrc32le-vx.S117 VLM CONST_PERM_LE2BE,CONST_CRC_POLY,0,%r5
130 VLM %v1,%v4,0,%r3 /* 64-bytes into V1..V4 */
145 VLM %v5,%v8,0,%r3
Dchacha-s390.S96 VLM XA0,XA3,0x60,%r7,4 # load [smashed] sigma
292 VLM XT0,XT3,0,INP,0
318 VLM XT0,XT3,0,INP,0
345 VLM XT0,XT3,0,INP,0
372 VLM XT0,XT3,0,INP,0
487 VLM K1,K2,0,KEY,0 # load key
490 VLM K0,BEPERM,0,%r7,4 # load sigma, increments, ...
733 VLM T0,T3,0,INP,0
740 VLM K0,T3,0,%r7,4 # re-load sigma and increments
760 VLM A1,D1,0,INP,0
[all …]
/linux-5.19.10/lib/raid6/
Ds390vx.uc63 asm volatile ("VLM %2,%3,0,%1"
/linux-5.19.10/Documentation/hwmon/
Dpc87360.rst135 channels). For technical reasons, these channels are held by the VLM
/linux-5.19.10/arch/s390/include/asm/
Dvx-insn.h366 .macro VLM vfrom, vto, disp, base, hint=3
/linux-5.19.10/drivers/hwmon/
Dpc87360.c66 #define VLM 0x0d /* Logical device: voltages */ macro
69 static const u8 logdev[LDNI_MAX] = { FSCM, VLM, TMS };